]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/filter/bootstrap/init/class_CityDaemonBootstrapInitDaemonFilter.php
Continued:
[city.git] / application / city / classes / filter / bootstrap / init / class_CityDaemonBootstrapInitDaemonFilter.php
index 2b5edb6b325614ae98090a0b185088c48f67e9c4..34aca07dab1f9db123d651a2b1c86a669673aa39 100644 (file)
@@ -1,4 +1,11 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\Daemon\Filter\Bootstrap;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Request\Requestable;
+use Org\Mxchange\CoreFramework\Response\Responseable;
+
 /**
  * A bootstrap InitDaemon filter for daemon
  *