You are here

protected property AncestryLabelTrait::$entityTreeNodeMapper in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Information/AncestryLabelTrait.php \Drupal\entity_hierarchy\Information\AncestryLabelTrait::entityTreeNodeMapper

Tree node mapper.

Type: \Drupal\entity_hierarchy\Storage\EntityTreeNodeMapperInterface

File

src/Information/AncestryLabelTrait.php, line 17

Class

AncestryLabelTrait
Provides a trait for ancestry labels.

Namespace

Drupal\entity_hierarchy\Information

Code

protected $entityTreeNodeMapper;