protected property HierarchyNodeIsRemovableAccessCheck::$entity_hierarchyManager in Entity Reference Hierarchy 8
Hierarchy Manager Service.
Type: \Drupal\entity_hierarchy\HierarchyManagerInterface
File
- src/
Access/ HierarchyNodeIsRemovableAccessCheck.php, line 25 - Contains Drupal\entity_hierarchy\Access\HierarchyNodeIsRemovableAccessCheck.
Class
- HierarchyNodeIsRemovableAccessCheck
- Determines whether the requested node can be removed from its entity_hierarchy.
Namespace
Drupal\entity_hierarchy\AccessCode
protected $entity_hierarchyManager;