You are here

protected property AncestryLabelTrait::$keyFactory in Entity Reference Hierarchy 8.2

Same name and namespace in other branches
  1. 3.x 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;