Returns loop count of a task.
int Task loop count.
Overrides LocalTaskInterface::getLoopCount
public function getLoopCount() { return $this->loop_count->value; }