Beispiel #1
0
 public function addGroup(FormGroup $group)
 {
     $this->groups[$group->getCode()] = $group;
 }