interface ListFieldFilterInterface implements FieldFilterInterface (View source)

A special type of filter that accepts list values

Methods

iterable
apply(Filterable $list, string $fieldName, string $value)

No description

string
getIdentifier()

No description

Details

iterable apply(Filterable $list, string $fieldName, string $value)

Parameters

Filterable $list
string $fieldName
string $value

Return Value

iterable

string getIdentifier()

Return Value

string