task; } public function setTask(SingleTask $task) { $this->task = $task; return $this; } }