コード例 #1
0
ファイル: Kit.php プロジェクト: deale/dt
 public static function resetNamespace($ns, $path)
 {
     Autoload::resetNamespace($ns, $path);
 }