class FulltextGambit implements GambitInterface
Properties
| protected UserRepository | $users |
|
Methods
bool
apply(SearchState $search, $searchValue)
Apply conditions to the searcher for a bit of the search string.
Details
at
line 26
__construct(UserRepository $users)
at
line 46
bool
apply(SearchState $search, $searchValue)
Apply conditions to the searcher for a bit of the search string.