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