protected property PathValidator::$accessAwareRouter in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Path/PathValidator.php \Drupal\Core\Path\PathValidator::accessAwareRouter
The access aware router.
Type: \Drupal\Core\Routing\AccessAwareRouterInterface
File
- core/
lib/ Drupal/ Core/ Path/ PathValidator.php, line 29
Class
- PathValidator
- Provides a default path validator and access checker.
Namespace
Drupal\Core\PathCode
protected $accessAwareRouter;