The chain router doing the actual routing.
Type: \Symfony\Cmf\Component\Routing\ChainRouter
File
- core/lib/Drupal/Core/Routing/AccessAwareRouter.php, line 23
Class
- AccessAwareRouter
- A router class for Drupal with access check and upcasting.
Namespace
Drupal\Core\Routing
Code
protected $chainRouter;
Please login to continue.