Exemplo n.º 1
0
 /**
  * Get the value of the button. Does not return the value with the icon
  *
  * @return string 
  * @static 
  */
 public static function getValue()
 {
     return \Bootstrapper\Button::getValue();
 }