Exemplo n.º 1
0
 /**
  * Get html builder.
  *
  * @return \Collective\Html\HtmlBuilder 
  * @static 
  */
 public static function getHtmlBuilder()
 {
     return \Collective\Html\FormBuilder::getHtmlBuilder();
 }