]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/commands/html/class_CityHtmlDoFormCommand.php
Continued:
[city.git] / application / city / classes / commands / html / class_CityHtmlDoFormCommand.php
index 499d6044fd1ac24c9b6236d23223b43f50e2f9f3..615c86b44e2844e54215af300e8a9205f31434e2 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 form processor
  *