Esempio n. 1
0
 /** {@inheritdoc} */
 public function remove($fieldName)
 {
     $this->formConfig->remove($fieldName);
     return $this;
 }