You are here

public property TMGMTLocalTaskItem::$count_completed in Translation Management Tool 7

Counter for all completed data items.

Type: integer

File

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

Class

TMGMTLocalTaskItem
Entity class for the local task item entity.

Code

public $count_completed = 0;