protected property NestedSetStorageFactory::$tablePrefix in Entity Reference Hierarchy 3.x
Same name and namespace in other branches
- 8.2 src/Storage/NestedSetStorageFactory.php \Drupal\entity_hierarchy\Storage\NestedSetStorageFactory::tablePrefix
Table prefix.
Type: string
File
- src/
Storage/ NestedSetStorageFactory.php, line 33
Class
- NestedSetStorageFactory
- Defines a factory for creating a nested set storage handler for hierarchies.
Namespace
Drupal\entity_hierarchy\StorageCode
protected $tablePrefix = '';