コード例 #1
0
ファイル: _ide_helper.php プロジェクト: ycms/framework
 /**
  * Boot the modules.
  *
  * @static 
  */
 public static function boot()
 {
     return \YCMS\Modules\Repository::boot();
 }