Data/Types/ResourceFilterInterface.php

Filter Interface

A filter is more a predicate than a data type, but not quite a design pattern (to me). This allows you to define a filter that you can test values against.

Interfaces

FilterInterface Filter Interface