]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlLoginFailedCommand.php
Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlLoginFailedCommand.php
index 62f3149fc91a9ffda06491d2063a6e4e4d1cac10..7188904ce840607d75e82890c0e9b87511c7632a 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Command\Failed;
 
 // Import framework stuff
+use CoreFramework\Command\BaseCommand;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Request\Requestable;
 use CoreFramework\Response\Responseable;