Example #1
0
File: Kit.php Project: deale/dt
 public static function resetNamespace($ns, $path)
 {
     Autoload::resetNamespace($ns, $path);
 }