Class GetFormEvent
Event class for the ICanBoogie\Operation::get_form
event.
- ICanBoogie\Event
- ┗ ICanBoogie\Operation\GetFormEvent
Methods summary
public
__construct( ICanBoogie\Operation
$target
, ICanBoogie\HTTP\Request $request
, mixed & $form
)
The event is constructed with the type get_form
.