ICanBoogie/ICanBoogie 2.4.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Autoconfig
    • Binding
    • Core
    • Session

Classes

  • BootEvent
  • ConfigureEvent
  • 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 2.4.x API documentation generated by ApiGen