]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlLoginCommand.php
Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlLoginCommand.php
index 701515dae024139036c834f9162e9feb7b1d5711..1ad15d54739f14f3d9dd105498ba5e7ae243d85c 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Command\Login;
+
+// Import framework stuff
+use CoreFramework\Registry\Registerable;
+
 /**
  * A command for the login form
  *