ICanBoogie
  • Documentation
  • API Reference
  • ICanBoogie v2.3.0
Namespaces
  • ICanBoogie
    • Autoconfig
    • Core
    • HTTP
      • Dispatcher
    • Session
Classes
  • BeforeRunEvent
  • BootEvent
  • RunEvent
  • TerminateEvent

Class RunEvent

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

ICanBoogie\Event
┗ 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 $request : ICanBoogie\HTTP\Request

Initial request.

Initial request.


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