Beispiel #1
0
 /**
  * @param Form $form
  */
 public function onAdd(Form $form)
 {
     $form->setMultipart();
 }