Class ActionEvent
Event class for the ICanBoogie\Routing\Controller::action:before
event.
Event hooks may use this event to alter the result returned by the action()
method.
- ICanBoogie\Event
- ICanBoogie\Routing\Controller\ActionEvent
Methods summary
public
|
#
__construct(
The event is constructed with the type self::TYPE. |