Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlLogoutDoneCommand.php
index 4c81971b043d267831668068832c9091df25ffb1..d0211b3123ef43bb3b82e6c1c9c11951885e8f9f 100644 (file)
@@ -2,6 +2,10 @@
 // Own namespace
 namespace CoreFramework\Command\Logout;
 
+// Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
+use CoreFramework\Request\Requestable;
+
 /**
  * A command for the login failed page
  *