list = $list; } /** * @return MailingList */ public function getList() { return $this->list; } }