You are here

public property TMGMTJobItem::$count_reviewed in Translation Management Tool 7

Counter for all reviewed data items.

Type: integer

File

entity/tmgmt.entity.job_item.inc, line 97

Class

TMGMTJobItem
Entity class for the tmgmt_job entity.

Code

public $count_reviewed = 0;