You are here

protected property NestedSetStorage::$tableName in Entity Reference Hierarchy 8.2

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

Table name.

Type: string

File

src/Storage/NestedSetStorage.php, line 61

Class

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

Namespace

Drupal\entity_hierarchy\Storage

Code

protected $tableName;