protected property PathValidator::$accessUnawareRouter in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Path/PathValidator.php \Drupal\Core\Path\PathValidator::accessUnawareRouter
A router implementation which does not check access.
Type: \Symfony\Component\Routing\Matcher\UrlMatcherInterface
File
- core/
lib/ Drupal/ Core/ Path/ PathValidator.php, line 36
Class
- PathValidator
- Provides a default path validator and access checker.
Namespace
Drupal\Core\PathCode
protected $accessUnawareRouter;