コード例 #1
0
 public function toForm()
 {
     $formContainer = new ModalFeedback($this);
     return $formContainer->getForm();
 }