]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/filter/news/class_NewsProcessFilter.php
Continued:
[core.git] / inc / main / classes / filter / news / class_NewsProcessFilter.php
index ace9341327b1f91091faf6b4c43b7a84fd29631c..7548a5c647070a719ee7785209541ad6268084eb 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Filter\News;
 
+// Import framework stuff
+use CoreFramework\Request\Requestable;
+
 /**
  * A post-filter for processing downloaded news. This will prepare the news fir
  * output to the template engine.