constant LocalTaskItemInterface::STATUS_REJECTED

Translation job item has been rejected and the task needs to be updated.

File

translators/tmgmt_local/src/LocalTaskItemInterface.php, line 28

Class

LocalTaskItemInterface
Interface for tmgmt_local_task_item entity.

Namespace

Drupal\tmgmt_local

Code

const STATUS_REJECTED = 2;