]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/commands/html/class_CityHtmlCityGuestLoginCommand.php
Continued:
[city.git] / application / city / classes / commands / html / class_CityHtmlCityGuestLoginCommand.php
index e1d8d4a9fd5f605acd3706e63e73c086526c2a7d..4f83286cdb58158949dda397d02e0d049b53c5ad 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 guest logins
  *