constant LocalTaskInterface::STATUS_COMPLETED

Translation task is completed (all job items are translated).

File

translators/tmgmt_local/src/LocalTaskInterface.php, line 31

Class

LocalTaskInterface
Interface for tmgmt_local_task entity.

Namespace

Drupal\tmgmt_local

Code

const STATUS_COMPLETED = 2;