Class Context
The context of a request.
This is a general purpose container used to store the objects and variables related to a request.
- ICanBoogie\HTTP\Request\Context uses ICanBoogie\PrototypeTrait (not available)
Methods summary
protected
|
|
protected
|
#
set_dispatcher(
Sets the dispatcher currently dispatching the request. |
protected
|
|
public
|
Properties summary
Magic properties
public
|
$dispatcher
The dispatcher currently dispatching the request. |
public read-only
|
$request
The request associated with the context. |