Ignoring
class Ignoring extends Filter (View source)
A filter that shows items that the user is ignoring, with the most recently ignored at the top.
Constants
EXCLUDE_IGNORED_SCOPE |
|
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.