protected property ParentEntityDeleteUpdater::$treeNodeMapper in Entity Reference Hierarchy 3.x
Same name and namespace in other branches
- 8.2 src/Storage/ParentEntityDeleteUpdater.php \Drupal\entity_hierarchy\Storage\ParentEntityDeleteUpdater::treeNodeMapper
Tree node mapper.
Type: \Drupal\entity_hierarchy\Storage\EntityTreeNodeMapperInterface
File
- src/
Storage/ ParentEntityDeleteUpdater.php, line 19
Class
- ParentEntityDeleteUpdater
- Defines a class for updating the tree when a parent is deleted.
Namespace
Drupal\entity_hierarchy\StorageCode
protected $treeNodeMapper;