class EndsWithFilter implements FieldFilterInterface (View source)

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

Methods

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

No description

public
string
getIdentifier()

No description

Details

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

No description

Parameters

Filterable $list
string $fieldName
$value

Return Value

iterable

string getIdentifier()

No description

Return Value

string