Class ConfigureEvent
Event class for the ICanBoogie\Core::configure
event.
The event is fired when the core is configured.
- ICanBoogie\Event
- ┗ ICanBoogie\Core\ConfigureEvent
Methods summary
public
__construct( ICanBoogie\Core
$target
)
The event is constructed with the type ICanBoogie\Core\ConfigureEvent::TYPE
.