Class RunEvent
Event class for the ICanBoogie\Application::run
event.
- ICanBoogie\Event
- ┗ ICanBoogie\Application\RunEvent
Methods summary
public
__construct( ICanBoogie\Application $target
, ICanBoogie\HTTP\Request $request
)
The event is constructed with the type ICanBoogie\Application\RunEvent::TYPE
.