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