protected property NestedSetStorageFactory::$connection in Entity Reference Hierarchy 8.2
Same name and namespace in other branches
- 3.x src/Storage/NestedSetStorageFactory.php \Drupal\entity_hierarchy\Storage\NestedSetStorageFactory::connection
DBAL connection.
Type: \Doctrine\DBAL\Connection
File
- src/
Storage/ NestedSetStorageFactory.php, line 19
Class
- NestedSetStorageFactory
- Defines a factory for creating a nested set storage handler for hierarchies.
Namespace
Drupal\entity_hierarchy\StorageCode
protected $connection;