]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/filter/shutdown/city/class_CityDaemonShutdown
Continued:
[city.git] / application / city / classes / filter / shutdown / city / class_CityDaemonShutdown
index f1b246dfa7e69544fbb6ad212b9b7198569d689a..2d151fa9ca5317b704eaecfad283da3f835f5503 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 ??? filter for shutting down the city.
  *