]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/commands/html/class_CityHtmlCityUserLoginCommand.php
Continued:
[city.git] / application / city / classes / commands / html / class_CityHtmlCityUserLoginCommand.php
index 02d30b91a5869797557b88c9e89e83de36bbdfbc..886093900f98c3fada3ce65fdd20c6143191f095 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 user login
  *