ICanBoogie/ICanBoogie master
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Autoconfig
    • Binding
    • Core
    • Routing
    • Session

Classes

  • BootEvent
  • ClearCacheEvent
  • ConfigureEvent
  • RunEvent
  • TerminateEvent

Class RunEvent

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

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

Methods summary

protected ICanBoogie\HTTP\Request
# get_request( )

Returns

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

The event is constructed with the type ICanBoogie\Core\RunEvent::TYPE.

The event is constructed with the type ICanBoogie\Core\RunEvent::TYPE.

Parameters

$target
$request

Constants summary

string TYPE
# 'run'

Properties summary

Magic properties

public read-only ICanBoogie\HTTP\Request $request
ICanBoogie/ICanBoogie master API documentation generated by ApiGen