Return value
RequestContext
Overrides RequestContextAwareInterface::getContext
File
- drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php, line 64
Class
- ChainRouter
- ChainRouter
Namespace
Symfony\Cmf\Component\Routing
Code
public function getContext() {
return $this->context;
}