A router implementation which does not check access.
Type: \Symfony\Component\Routing\Matcher\UrlMatcherInterface
File
- core/lib/Drupal/Core/Path/PathValidator.php, line 35
Class
- PathValidator
- Provides a default path validator and access checker.
Namespace
Drupal\Core\Path
Code
protected $accessUnawareRouter;
Please login to continue.