X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Ffilter%2Fclass_BaseFilterDecorator.php;h=f5056a03a3806203e223c1f7f7ed4e58dd3b6ac1;hp=1aa0780741edb6fc08cea4933d301af88200ac21;hb=1f103e723d967aa2e6197b974f358ffffcae53b8;hpb=4b88c118b615335d06bd74e444173d21aef4406c;ds=sidebyside diff --git a/inc/classes/main/filter/class_BaseFilterDecorator.php b/inc/classes/main/filter/class_BaseFilterDecorator.php index 1aa07807..f5056a03 100644 --- a/inc/classes/main/filter/class_BaseFilterDecorator.php +++ b/inc/classes/main/filter/class_BaseFilterDecorator.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class BaseFilterDecorator extends BaseFrameworkSystem implements Filterable { +abstract class BaseFilterDecorator extends BaseFrameworkSystem implements Filterable { /** * The decorated filter instance */