X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fexceptions%2Ffilter%2Fclass_FilterChainException.php;h=df7dc82ebf390a22f7897aa0d1ba99e10392a03a;hp=992636d8feca1c0ef37e3279783d116c33bd0901;hb=42c114d3f4b6f2e2e3eed174426d696f3e5bba51;hpb=9a1713c1db3982f8e238df33b2c5477b510a3a8a diff --git a/inc/main/exceptions/filter/class_FilterChainException.php b/inc/main/exceptions/filter/class_FilterChainException.php index 992636d8..df7dc82e 100644 --- a/inc/main/exceptions/filter/class_FilterChainException.php +++ b/inc/main/exceptions/filter/class_FilterChainException.php @@ -3,6 +3,7 @@ namespace CoreFramework\Filter\Chain; // Import framework stuff +use CoreFramework\Filter\Filterable; use CoreFramework\Generic\FrameworkException; /**