Exemplo n.º 1
0
 /**
  * Gets the attributes of the button
  *
  * @return array 
  * @static 
  */
 public static function getAttributes()
 {
     return \Bootstrapper\Button::getAttributes();
 }