You are here

public property TMGMTLocalTask::$status in Translation Management Tool 7

Current status of the task.

Type: int

File

translators/tmgmt_local/entity/tmgmt_local.entity.task.inc, line 69

Class

TMGMTLocalTask
Entity class for the local task entity.

Code

public $status = TMGMT_LOCAL_TASK_STATUS_UNASSIGNED;