示例#1
0
文件: Kit.php 项目: deale/dt
 public static function resetNamespace($ns, $path)
 {
     Autoload::resetNamespace($ns, $path);
 }