You are here

protected property PathValidator::$accessAwareRouter in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 32
Contains \Drupal\Core\Path\PathValidator.

Class

PathValidator
Provides a default path validator and access checker.

Namespace

Drupal\Core\Path

Code

protected $accessAwareRouter;