You are here

protected property Url::$accessManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::accessManager

The access manager

Type: \Drupal\Core\Access\AccessManagerInterface

File

core/lib/Drupal/Core/Url.php, line 44
Contains \Drupal\Core\Url.

Class

Url
Defines an object that holds information about a URL.

Namespace

Drupal\Core

Code

protected $accessManager;