public function removeOption(\Civix\CoreBundle\Entity\Poll\Option $options) { $this->__load(); return parent::removeOption($options); }