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