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