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