interface FieldFilterInterface (View source)

Defines the interface used by all read filters for operations

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