Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlLoginAreaCommand.php
index 6db2c2cef9fc5f6bb1da027c019aa567052584bd..909cb92f4cadcaf51f56f684c5133e0708083d77 100644 (file)
@@ -3,6 +3,8 @@
 namespace CoreFramework\Command\Login;
 
 // Import framework stuff
+use CoreFramework\Action\PerformableAction;
+use CoreFramework\Command\BaseCommand;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Registry\Generic\Registry;
 use CoreFramework\Request\Requestable;