コード例 #1
0
ファイル: _ide_helper.php プロジェクト: qarlson/infr
 /**
  * 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();
 }