You are here

protected property ChildEntityWarningBuilder::$treeNodeMapper in Entity Reference Hierarchy 3.x

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

Tree node mapper.

Type: \Drupal\entity_hierarchy\Storage\EntityTreeNodeMapperInterface

File

src/Information/ChildEntityWarningBuilder.php, line 30

Class

ChildEntityWarningBuilder
Defines a class for building a list of child entity warnings.

Namespace

Drupal\entity_hierarchy\Information

Code

protected $treeNodeMapper;