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