protected property AccessAwareRouter::$chainRouter in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Routing/AccessAwareRouter.php \Drupal\Core\Routing\AccessAwareRouter::chainRouter
The chain router doing the actual routing.
Type: \Symfony\Cmf\Component\Routing\ChainRouter
File
- core/
lib/ Drupal/ Core/ Routing/ AccessAwareRouter.php, line 27 - Contains \Drupal\Core\Routing\AccessAwareRouter.
Class
- AccessAwareRouter
- A router class for Drupal with access check and upcasting.
Namespace
Drupal\Core\RoutingCode
protected $chainRouter;