]> 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 5238d4de0d82afd3f686f45f0f401c735146f617..fefa24ae8e8a76c8ff09094979930ce340b17c73 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Command\Login;
 
 // Import framework stuff
+use CoreFramework\Command\BaseCommand;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Registry\Registerable;
 use CoreFramework\Registry\Generic\Registry;