The access manager
Type: \Drupal\Core\Access\AccessManagerInterface
File
- core/lib/Drupal/Core/Url.php, line 39
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\Core
Code
protected $accessManager;
The access manager
Type: \Drupal\Core\Access\AccessManagerInterface
Drupal\Core
protected $accessManager;
Please login to continue.