public function delete() { // if($this->getObject()->getId()) { $this->getObject()->deleteFeature($this->getOptionId()); // } parent::delete(); }