Ejemplo n.º 1
0
 /**
  * Get storage path for module used.
  *
  * @return string 
  * @static 
  */
 public static function getUsedStoragePath()
 {
     return \YCMS\Modules\Repository::getUsedStoragePath();
 }