]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlRegisterCommand.php
Moved back out of "Generic" namespace, really no need
[core.git] / inc / main / classes / commands / html / class_HtmlRegisterCommand.php
index 676b48a16809b58f8ece85201f55631a376257a8..aaf5c4e52a9a00e9eb2508c2624c2420bb604f9e 100644 (file)
@@ -3,10 +3,12 @@
 namespace CoreFramework\Command\Register;
 
 // Import framework stuff
+use CoreFramework\Command\BaseCommand;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Registry\Registerable;
-use CoreFramework\Registry\Generic\Registry;
+use CoreFramework\Registry\Registry;
 use CoreFramework\Request\Requestable;
+use CoreFramework\Response\Responseable;
 
 /**
  * A command class for the registration form