X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Ffilter%2Fclass_FilterChain.php;h=0e4370cf488fa8705e058547ccac5bef9c666772;hp=1d88e02021476b86be2f3d30ea11b67b5903da7b;hb=0c8148de6d0f7877fd774cbf091eecf82799025a;hpb=1c8875ccc8d401dd52bdc6d6e5987db9cc2fffc5 diff --git a/inc/main/classes/filter/class_FilterChain.php b/inc/main/classes/filter/class_FilterChain.php index 1d88e020..0e4370cf 100644 --- a/inc/main/classes/filter/class_FilterChain.php +++ b/inc/main/classes/filter/class_FilterChain.php @@ -6,6 +6,7 @@ namespace CoreFramework\Filter\Chain; use CoreFramework\Object\BaseFrameworkSystem; use CoreFramework\Registry\Registerable; use CoreFramework\Request\Requestable; +use CoreFramework\Response\Responseable; /** * A filter chain for pre and post filters