]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/commands/html/class_CityHtmlCityRegisterCommand.php
Continued:
[city.git] / application / city / classes / commands / html / class_CityHtmlCityRegisterCommand.php
index c555b10ace2791575d0fbed5c43ae3c1bebc7e14..4732ccd062b607a7933196ee92b092a1500a84e2 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 form (POST) handling
  *