ICanBoogie
  • Documentation
  • API Reference
  • ICanBoogie 4.0.x
Namespaces
  • ICanBoogie
    • Application
    • Autoconfig
    • Binding
    • Routing
    • Session
Classes
  • BootEvent
  • ClearCacheEvent
  • ConfigureEvent
  • RunEvent
  • TerminateEvent

Class ConfigureEvent

Event class for the ICanBoogie\Application::configure event.

The event is fired when the application is configured.

ICanBoogie\Event
┗ ICanBoogie\Application\ConfigureEvent
Namespace: ICanBoogie\Application
Codecoverageignore
Located at Application/ConfigureEvent.php

Methods summary

public __construct( ICanBoogie\Application $target )

The event is constructed with the type ICanBoogie\Application\ConfigureEvent::TYPE.

The event is constructed with the type ICanBoogie\Application\ConfigureEvent::TYPE.

Parameters

$target

Constants summary

TYPE : string
'configure'
ICanBoogie 4.0.x – Check on GitHub – API documentation generated by ApiGen