Oldest
class Oldest extends Filter (View source)
A filter that sorts results by least recently created.
Methods
string
label()
The text label for the filter.
void
apply(Builder $query)
Apply the filter to the feed query builder.
Details
in
Filter at line 24
string
handle()
The handle for the filter, used in query parameters.
string
label()
The text label for the filter.
void
apply(Builder $query)
Apply the filter to the feed query builder.