예제 #1
0
 /**
  * Get a module path.
  *
  * @return string 
  * @static 
  */
 public static function getPath()
 {
     return \YCMS\Modules\Repository::getPath();
 }