Exemplo n.º 1
0
 /**
  * Get the type of the button
  *
  * @return string 
  * @static 
  */
 public static function getType()
 {
     return \Bootstrapper\Button::getType();
 }