예제 #1
0
파일: File.php 프로젝트: cawaphp/html
 /**
  * @param Form $form
  */
 public function onAdd(Form $form)
 {
     $form->setMultipart();
 }