Sums up all word counts of this task job items.
int The sum of all accepted counts
Overrides LocalTaskInterface::getWordCount
public function getWordCount() { return tmgmt_local_task_statistic($this, 'word_count'); }