You are here

protected property PurgerMoveForm::$direction in Purge 8.3

Either 'up' or 'down' are valid directions to move execution order in.

Type: string

File

modules/purge_ui/src/Form/PurgerMoveForm.php, line 37

Class

PurgerMoveForm
Move purger {id} in the purger execution order - 'up' or 'down'.

Namespace

Drupal\purge_ui\Form

Code

protected $direction;