constant LocalTaskItemInterface::STATUS_CLOSED

The translation task item has been completed and closed.

File

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

Class

LocalTaskItemInterface
Interface for tmgmt_local_task_item entity.

Namespace

Drupal\tmgmt_local

Code

const STATUS_CLOSED = 3;