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
.
The event is constructed with the type get_form
.
Parameters
Properties summary
public
$request
: ICanBoogie\HTTP\Request
The request that triggered the operation.
The request that triggered the operation.