constant InsertPosition::DIRECTION_BEFORE in Entity Reference Hierarchy 8.2
Same name and namespace in other branches
- 3.x src/Storage/InsertPosition.php \Drupal\entity_hierarchy\Storage\InsertPosition::DIRECTION_BEFORE
File
- src/
Storage/ InsertPosition.php, line 13
Class
- InsertPosition
- Defines a value object for an insert position.
Namespace
Drupal\entity_hierarchy\StorageCode
const DIRECTION_BEFORE = 'Before';