The access manager to check routes by name.
Type: \Drupal\Core\Access\AccessManagerInterface
File
- core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php, line 24
Class
- MenuLinkContentAccessControlHandler
- Defines the access control handler for the user entity type.
Namespace
Drupal\menu_link_content
Code
protected $accessManager;
Please login to continue.