protected property ContextualLinkManager::$accessManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Menu/ContextualLinkManager.php \Drupal\Core\Menu\ContextualLinkManager::accessManager
The access manager.
Type: \Drupal\Core\Access\AccessManagerInterface
File
- core/
lib/ Drupal/ Core/ Menu/ ContextualLinkManager.php, line 64 - Contains \Drupal\Core\Menu\ContextualLinkManager.
Class
- ContextualLinkManager
- Defines a contextual link plugin manager to deal with contextual links.
Namespace
Drupal\Core\MenuCode
protected $accessManager;