You are here

protected property NestedSetStorage::$proxy in Entity Reference Hierarchy 3.x

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

Proxy for storage.

Type: \PNX\NestedSet\Storage\DbalNestedSet

File

src/Storage/NestedSetStorage.php, line 47

Class

NestedSetStorage
Wraps the library nested set implementation with JIT table creation.

Namespace

Drupal\entity_hierarchy\Storage

Code

protected $proxy;