Esempio n. 1
0
File: Button.php Progetto: Jir4/Xyl
 /**
  * Get form.
  *
  * @return  \Hoa\Xyl\Interpreter\Html\Form
  */
 public function getForm()
 {
     return Form::getMe($this);
 }