ICanBoogie/ICanBoogie 4.0.x
  • Namespace
  • Class

Namespaces

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

Classes

  • BootEvent
  • ClearCacheEvent
  • ConfigureEvent
  • RunEvent
  • TerminateEvent

Class RunEvent

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

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

Methods summary

protected ICanBoogie\HTTP\Request
# get_request( )

Returns

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

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

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

Parameters

$target
$request

Constants summary

string TYPE
# 'run'

Properties summary

Magic properties

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