You are here

protected property ChildOfMicrositeLookup::$nestedSetStorageFactory in Entity Reference Hierarchy 8.2

Same name and namespace in other branches
  1. 3.x modules/entity_hierarchy_microsite/src/ChildOfMicrositeLookup.php \Drupal\entity_hierarchy_microsite\ChildOfMicrositeLookup::nestedSetStorageFactory

Nested set storage.

Type: \Drupal\entity_hierarchy\Storage\NestedSetStorageFactory

File

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

Class

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

Namespace

Drupal\entity_hierarchy_microsite

Code

protected $nestedSetStorageFactory;