PathValidator::$accessUnawareRouter

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Path/PathValidator.php \Drupal\Core\Path\PathValidator::accessUnawareRouter
  2. 10 core/lib/Drupal/Core/Path/PathValidator.php \Drupal\Core\Path\PathValidator::accessUnawareRouter
  3. 11.x 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\Path

Code

protected $accessUnawareRouter;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.