You are here

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

Same name and namespace in other branches
  1. 3.x src/Storage/ParentEntityReactionBase.php \Drupal\entity_hierarchy\Storage\ParentEntityReactionBase::nestedSetStorageFactory

Nested set storage.

Type: \Drupal\entity_hierarchy\Storage\NestedSetStorageFactory

File

src/Storage/ParentEntityReactionBase.php, line 21

Class

ParentEntityReactionBase
Defines a base class for reacting to parent entity updates.

Namespace

Drupal\entity_hierarchy\Storage

Code

protected $nestedSetStorageFactory;