コード例 #1
0
ファイル: _ide_helper.php プロジェクト: qarlson/infr
 /**
  * Creates a primary panel
  *
  * @return $this 
  * @static 
  */
 public static function primary()
 {
     return \Bootstrapper\Panel::primary();
 }