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