]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/commands/html/class_HtmlLogoutDoneCommand.php
Continued:
[city.git] / application / city / classes / commands / html / class_HtmlLogoutDoneCommand.php
index 28f0d0fd53522e811bc1f719a3ae5d68d331f849..6b57424bdab2ba32de8af4b7db499dc1df51ea64 100644 (file)
@@ -1,4 +1,11 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\Command;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Request\Requestable;
+use Org\Mxchange\CoreFramework\Response\Responseable;
+
 /**
  * A command for the login failed page
  *