GreaterThanFilter
class GreaterThanFilter implements FieldFilterInterface (View source)
A query filter that filters records by greater than comparison
Methods
iterable
string
getIdentifier()
No description
class GreaterThanFilter implements FieldFilterInterface (View source)
A query filter that filters records by greater than comparison
No description
iterable
apply(Filterable $list, string $fieldName, $value)
string
getIdentifier()