class UserFilter implements FilterInterface

Filters an access tokens request by the related user.

Methods

string
getFilterKey()

No description

filter(FilterState $filterState, string $filterValue, bool $negate)

No description

Details

string getFilterKey()

Return Value

string

filter(FilterState $filterState, string $filterValue, bool $negate)

Parameters

FilterState $filterState
string $filterValue
bool $negate