ICanBoogie/ICanBoogie 3.0.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Autoconfig
    • Binding
    • Core
    • Routing
    • Session

Classes

  • BootEvent
  • ClearCacheEvent
  • ConfigureEvent
  • RunEvent
  • TerminateEvent

Class BootEvent

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

The event is fired after the core has booted.

ICanBoogie\Event
Extended by ICanBoogie\Core\BootEvent
Namespace: ICanBoogie\Core
Codecoverageignore
Located at Core/BootEvent.php

Methods summary

public
# __construct( ICanBoogie\Core $target )

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

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

Parameters

$target

Constants summary

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