class EndsWithFilter implements FieldFilterInterface (View source)

A query filter that filters records by the end of a field's contents

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