constant LocalTaskInterface::STATUS_UNASSIGNED

Translation task is not assigned to translator.

File

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

Class

LocalTaskInterface
Interface for tmgmt_local_task entity.

Namespace

Drupal\tmgmt_local

Code

const STATUS_UNASSIGNED = 0;