You are here

protected property NestedSetStorageFactory::$cache in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Storage/NestedSetStorageFactory.php \Drupal\entity_hierarchy\Storage\NestedSetStorageFactory::cache

Static cache.

Type: array

File

src/Storage/NestedSetStorageFactory.php, line 26

Class

NestedSetStorageFactory
Defines a factory for creating a nested set storage handler for hierarchies.

Namespace

Drupal\entity_hierarchy\Storage

Code

protected $cache = [];