public property TMGMTJobItem::$count_pending in Translation Management Tool 7
Counter for all data items waiting for translation.
Type: integer
File
- entity/
tmgmt.entity.job_item.inc, line 76
Class
- TMGMTJobItem
- Entity class for the tmgmt_job entity.
Code
public $count_pending = 0;