You are here

protected property ParentEntityDeleteUpdater::$treeNodeMapper in Entity Reference Hierarchy 8.2

Same name and namespace in other branches
  1. 3.x 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\Storage

Code

protected $treeNodeMapper;