예제 #1
0
 /**
  * Get all modules.
  *
  * @return array 
  * @static 
  */
 public static function all()
 {
     return \YCMS\Modules\Repository::all();
 }