function AccessAwareRouter::getContext
File
-
core/
lib/ Drupal/ Core/ Routing/ AccessAwareRouter.php, line 79
Class
- AccessAwareRouter
- A router class for Drupal with access check and upcasting.
Namespace
Drupal\Core\RoutingCode
public function getContext() : SymfonyRequestContext {
return $this->router
->getContext();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.