Class ActionEvent
Event class for the ICanBoogie\Routing\ActionController::action
event.
Event hooks may use this event to alter the response of the action.
- ICanBoogie\Event
- ┗ ICanBoogie\Routing\ActionController\ActionEvent
Namespace: ICanBoogie\Routing\ActionController
Package: ICanBoogie\Routing\ActionController
Located at ActionController/ActionEvent.php
Package: ICanBoogie\Routing\ActionController
Located at ActionController/ActionEvent.php
Methods summary
public
__construct( ICanBoogie\Routing\ActionController
$target
, mixed & $response
)
The event is constructed with the type 'action:before'.