Exemplo n.º 1
0
 /**
  * Renders the button
  *
  * @return string as a string
  * @static 
  */
 public static function render()
 {
     return \Bootstrapper\Button::render();
 }