You are here

protected property ChildEntityWarningBuilder::$nodeKeyFactory 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::nodeKeyFactory

Node key factory.

Type: \Drupal\entity_hierarchy\Storage\NestedSetNodeKeyFactory

File

src/Information/ChildEntityWarningBuilder.php, line 44

Class

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

Namespace

Drupal\entity_hierarchy\Information

Code

protected $nodeKeyFactory;