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