You are here

protected property HierarchyChildrenForm::$nestedSetStorageFactory in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/HierarchyChildrenForm.php \Drupal\entity_hierarchy\Form\HierarchyChildrenForm::nestedSetStorageFactory

Nested set storage factory.

Type: \Drupal\entity_hierarchy\Storage\NestedSetStorageFactory

File

src/Form/HierarchyChildrenForm.php, line 37

Class

HierarchyChildrenForm
Defines a form for re-ordering children.

Namespace

Drupal\entity_hierarchy\Form

Code

protected $nestedSetStorageFactory;