コード例 #1
0
ファイル: _ide_helper.php プロジェクト: qarlson/infr
 /**
  * Renders the tabbable object
  *
  * @return string 
  * @static 
  */
 public static function render()
 {
     return \Bootstrapper\Tabbable::render();
 }