Version 1.1.0
getFilter($field)
andgetFilterValue($field)
can now be called on theSearchRequest
and theFilterSet
to pull back the filter and value respectively of the first instance of aFilter
with that field name.
getFilter($field)
and getFilterValue($field)
can now be called on the SearchRequest
and the FilterSet
to pull back the filter and value respectively of the first instance of a Filter
with that field name.