protected property TreeLockTrait::$lockBackend in Entity Reference Hierarchy 3.x
Same name and namespace in other branches
- 8.2 src/Storage/TreeLockTrait.php \Drupal\entity_hierarchy\Storage\TreeLockTrait::lockBackend
Lock backend.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- src/
Storage/ TreeLockTrait.php, line 17
Class
- TreeLockTrait
- Defines a trait for locking tree operations.
Namespace
Drupal\entity_hierarchy\StorageCode
protected $lockBackend;