protected property AncestryLabelTrait::$entityTreeNodeMapper in Entity Reference Hierarchy 3.x
Same name and namespace in other branches
- 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\InformationCode
protected $entityTreeNodeMapper;