constant JobItemInterface::STATE_ACTIVE in Translation Management Tool 8
The translation job item is active and waiting to be translated.
A job item is marked as 'active' until every translatable piece of text in the job item has been translated and cached on the job item entity.
File
- src/
JobItemInterface.php, line 25
Class
- JobItemInterface
- Interface for tmgmt_job_item entity.
Namespace
Drupal\tmgmtCode
const STATE_ACTIVE = 1;