ICanBoogie/ICanBoogie 3.0.x
  • Namespace
  • Class

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
Extended by 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

string TYPE
# 'configure'
ICanBoogie/ICanBoogie 3.0.x API documentation generated by ApiGen