Exemple #1
0
 protected function removeField(Entities_Field_Interface $field)
 {
     unset($this->_fields[$field->getName()]);
 }