]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/commands/html/class_CityHtmlRegisterCommand.php
Continued:
[city.git] / application / city / classes / commands / html / class_CityHtmlRegisterCommand.php
index 17f256debd589b8da47f38405f8858e5078fc9eb..7a1bc3c90a9bdcd56a708211a6f8a8fa747ac430 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 registration handling
  *