@@ -30,4 +30,4 @@ if (!include ($dispatcher)) {
}
unset($paths, $path, $dispatcher, $root, $ds);
-return ShellDispatcher::run($argv);
+return Cake\Console\ShellDispatcher::run($argv);