ICanBoogie
  • Documentation
  • API Reference
  • ICanBoogie v2.3.0
Namespaces
  • ICanBoogie
    • Autoconfig
    • Core
    • HTTP
      • Dispatcher
    • Session
Classes
  • BeforeRunEvent
  • BootEvent
  • 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
Located at Core/BootEvent.php

Methods summary

public __construct( ICanBoogie\Core $target )

The event is constructed with the type boot.

The event is constructed with the type boot.

Parameters

$target
ICanBoogie v2.3.0 – Check on GitHub – API documentation generated by ApiGen