]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlRegisterCommand.php
Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlRegisterCommand.php
index 3aee36c3d66dec494d7fa69fb32c0d6ee2dc5b55..7d6f7982fb42307ba0a38dfdced6d1a13c37560b 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Command\Register;
+
+// Import framework stuff
+use CoreFramework\Registry\Registerable;
+
 /**
  * A command class for the registration form
  *