public function removeAnswer(\Civix\CoreBundle\Entity\Poll\Answer $answers) { $this->__load(); return parent::removeAnswer($answers); }