You are here

protected property InsertPosition::$direction in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Storage/InsertPosition.php \Drupal\entity_hierarchy\Storage\InsertPosition::direction

Direction to insert, one of the DIRECTION_ constants.

Type: string

File

src/Storage/InsertPosition.php, line 23

Class

InsertPosition
Defines a value object for an insert position.

Namespace

Drupal\entity_hierarchy\Storage

Code

protected $direction;