You are here

protected property AncestryLabelTrait::$keyFactory 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::keyFactory

Key factory.

Type: \Drupal\entity_hierarchy\Storage\NestedSetNodeKeyFactory

File

src/Information/AncestryLabelTrait.php, line 24

Class

AncestryLabelTrait
Provides a trait for ancestry labels.

Namespace

Drupal\entity_hierarchy\Information

Code

protected $keyFactory;