Following
class Following extends Filter (View source)
A filter that shows items that the user is following, with the most recently followed at the top.
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.