ICanBoogie
  • Documentation
  • API Reference
  • ICanBoogie v3.0.0
Namespaces
  • ICanBoogie
    • Autoconfig
    • Binding
    • Core
    • Routing
    • Session
Classes
  • BootEvent
  • ClearCacheEvent
  • ConfigureEvent
  • RunEvent
  • TerminateEvent

Class ConfigureEvent

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

The event is fired when the core is configured.

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

Methods summary

public __construct( ICanBoogie\Core $target )

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

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

Parameters

$target

Constants summary

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