Class BootEvent
Event class for the ICanBoogie\Application::boot
event.
The event is fired after the application has booted.
- ICanBoogie\Event
- ┗ ICanBoogie\Application\BootEvent
Methods summary
public
__construct( ICanBoogie\Application $target
)
The event is constructed with the type ICanBoogie\Application\BootEvent::TYPE
.