]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/filter/shutdown/city/class_CityDaemonShutdownTaskHandlerFilter.php
Continued:
[city.git] / application / city / classes / filter / shutdown / city / class_CityDaemonShutdownTaskHandlerFilter.php
index 03b46711473b4472fe3afd6161357da167dd3a90..8eb3714ee2b23160b866a1a686667ec8f56674e2 100644 (file)
@@ -1,4 +1,11 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\Daemon\Filter\Shutdown;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Request\Requestable;
+use Org\Mxchange\CoreFramework\Response\Responseable;
+
 /**
  * A TaskHandler filter for shutting down the city.
  *