You are here

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

Counter for all translated data items.

Type: integer

File

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

Class

TMGMTLocalTaskItem
Entity class for the local task item entity.

Code

public $count_translated = 0;