]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/factories/city_daemon/class_CityDaemonFactory.php
Continued:
[city.git] / application / city / classes / factories / city_daemon / class_CityDaemonFactory.php
index dc6b1d5da1f5e2c3bb9940ff60ea2e84ed7d48df..d25ca223bf4da75860ea092972749e60e359852c 100644 (file)
@@ -1,4 +1,11 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\Daemon\Factory;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Request\Requestable;
+use Org\Mxchange\CoreFramework\Response\Responseable;
+
 /**
  * A factory class for cities
  *