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 implements ArrayAccess uses ICanBoogie\PrototypeTrait (not available)
 
Methods summary
				
				 protected 
				
				
				set_dispatcher( ICanBoogie\HTTP\Dispatcher|null $dispatcher )
				
				
			
			Sets the dispatcher currently dispatching the request.