Example #1
0
 public function renderFormElement(\SlimForm\Element\Element $form)
 {
     return $form->render();
 }