ICanBoogie/ICanBoogie v2.3.1
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Autoconfig
    • Core
    • HTTP
      • Dispatcher
    • Session

Classes

  • BeforeRunEvent
  • BootEvent
  • RunEvent
  • TerminateEvent

Class RunEvent

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

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

Methods summary

public
# __construct( ICanBoogie\Core $target, ICanBoogie\HTTP\Request $request )

The event is constructed with the type run.

The event is constructed with the type run.

Parameters

$target
$request

Properties summary

public ICanBoogie\HTTP\Request $request

Initial request.

Initial request.

#
ICanBoogie/ICanBoogie v2.3.1 API documentation generated by ApiGen