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