PathValidator::$accessAwareRouter

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

Code

protected $accessAwareRouter;

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