ICanBoogie/ICanBoogie 4.0.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Application
    • Autoconfig
    • Binding
    • Routing
    • Session

Classes

  • BootEvent
  • ClearCacheEvent
  • ConfigureEvent
  • RunEvent
  • TerminateEvent

Class BootEvent

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

The event is fired after the application has booted.

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

Methods summary

public
# __construct( ICanBoogie\Application $target )

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

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

Parameters

$target

Constants summary

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