Class DispatchEvent
Event class for the ICanBoogie\Routing\RouteDispatcher::dispatch
event.
Third parties may use this event to alter the response before it is returned by the dispatcher.
- ICanBoogie\Event
- ICanBoogie\Routing\RouteDispatcher\DispatchEvent
Methods summary
protected
|
|
protected
|
|
protected
|
|
protected
|
|
public
|
#
__construct(
The event is constructed with the type |
Properties summary
Magic properties
public
ICanBoogie\HTTP\Response
|
$response
|
public read-only
|
$route
|
public read-only
ICanBoogie\HTTP\Request
|
$request
|