You are here

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

Amount of words in this job item.

Type: integer

File

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

Class

TMGMTJobItem
Entity class for the tmgmt_job entity.

Code

public $word_count = 0;