]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlConfirmCommand.php
Moved back out of "Generic" namespace, really no need
[core.git] / inc / main / classes / commands / html / class_HtmlConfirmCommand.php
index 01cee1902c40f8bacfab6242c1586f5c4b98a017..526540c7d1bed4b3583b130984b577cc6bb86af6 100644 (file)
@@ -6,7 +6,7 @@ namespace CoreFramework\Command\Guest;
 use CoreFramework\Command\BaseCommand;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Generic\NullPointerException;
-use CoreFramework\Registry\Generic\Registry;
+use CoreFramework\Registry\Registry;
 use CoreFramework\Request\Requestable;
 use CoreFramework\Response\Responseable;