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