Method | Description | |
---|---|---|
__construct ( |
||
getQueryBuilder ( ) : |
||
getResults ( ) : mixed | If you want to be sure that Searcher will return results as an array or \Traversable you can use already implemented WrappedResultsSearcher as an adapter. |
public __construct ( |
||
$queryBuilder |
public getQueryBuilder ( ) : |
||
return |
public getResults ( ) : mixed | ||
return | mixed |