]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/city_daemon/default/class_SimulationDefaultCityDaemon.php
Continued:
[city.git] / application / city / classes / city_daemon / default / class_SimulationDefaultCityDaemon.php
index 759f05a425620c8010cf7d501661f3349b3921a5..67353346c5999e490fe652566955d5e59985049e 100644 (file)
@@ -1,4 +1,13 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\Daemon\Simulation;
+
+// Import own stuff
+use Org\Mxchange\City\Daemon\BaseCityDaemon;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Request\Requestable;
+
 /**
  * The default city daemon
  *