]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/filter/city_daemon/class_CityDaemonWelcomeTeaserFilter.php
Continued:
[city.git] / application / city / classes / filter / city_daemon / class_CityDaemonWelcomeTeaserFilter.php
index 952df5c4eb584989dd953a583e2cedc540146ef0..45148ffea94bef760e94f56641beb3d899aad948 100644 (file)
@@ -1,4 +1,11 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\Daemon\Filter;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Request\Requestable;
+use Org\Mxchange\CoreFramework\Response\Responseable;
+
 /**
  * A welcome-teaser filter for the console
  *