Beispiel #1
0
 /**
  * Get the fieldset name
  *
  * @return string
  */
 public function get_name()
 {
     return $this->form->getName();
 }