You are here

protected property ChildOfMicrositeLookup::$nodeKeyFactory in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 modules/entity_hierarchy_microsite/src/ChildOfMicrositeLookup.php \Drupal\entity_hierarchy_microsite\ChildOfMicrositeLookup::nodeKeyFactory

Nested set node key factory.

Type: \Drupal\entity_hierarchy\Storage\NestedSetNodeKeyFactory

File

modules/entity_hierarchy_microsite/src/ChildOfMicrositeLookup.php, line 43

Class

ChildOfMicrositeLookup
Defines a class for looking up a microsite given a node.

Namespace

Drupal\entity_hierarchy_microsite

Code

protected $nodeKeyFactory;