]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/filter/shutdown/city/class_CityDaemonShutdownCityFilter.php
Continued:
[city.git] / application / city / classes / filter / shutdown / city / class_CityDaemonShutdownCityFilter.php
index ecca1661b9f0be63c4ad9fb41a9482d1999e6066..12c3d470f500ef7b408b6465104553f43a017221 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 ShutdownCity filter for shutting down the city. This filter should be the
  * last one in 'shutdown' chain so the hub is shutted down at the very end of