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