protected property PathValidator::$accessUnawareRouter in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 39 - Contains \Drupal\Core\Path\PathValidator.
Class
- PathValidator
- Provides a default path validator and access checker.
Namespace
Drupal\Core\PathCode
protected $accessUnawareRouter;