tasks = $tasks; } /** * {@inheritdoc} */ public function getTasks() { return $this->tasks; } }