示例#1
0
 /**
  * Return public webpath
  * @return string
  */
 public static function getPublicPath()
 {
     return Utils::getPublicPath();
 }