Ejemplo n.º 1
0
 /**
  * Boot the modules.
  *
  * @static 
  */
 public static function boot()
 {
     return \YCMS\Modules\Repository::boot();
 }