$this->id, 'title' => $this->title, 'description' => $this->description, 'helperId' => $this->helperId, 'dueDate' => $this->dueDate, 'status' => $this->status, ]; } }