SearchFilter implements FilterInterface
FinalYes
Table of Contents
Interfaces
Methods
- __construct() : mixed
- apply() : void
Methods
__construct()
public
__construct(string $searchString) : mixed
Parameters
- $searchString : string
apply()
public
apply(Query $query) : void
Parameters
- $query : Query