ICanBoogie
  • Documentation
  • API Reference
  • ICanBoogie master
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
┗ 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

TYPE : string
'boot'
ICanBoogie master – Check on GitHub – API documentation generated by ApiGen