Sums up all word counts of this jobs job items.
int The total word count of this job.
Overrides JobInterface::getWordCount
public function getWordCount() { return tmgmt_job_statistic($this, 'word_count'); }