PHP Class KGzocha\Searcher\WrappedResultsSearcher

Not recommended to use in development environment due to eventual problems with debugging. Should be used only if results are supposed to return array or traversable object.
Author: Krzysztof Gzocha ([email protected])
Inheritance: implements SearcherInterface
Datei anzeigen Open project: krzysztof-gzocha/searcher

Public Methods

Method Description
__construct ( SearcherInterface $searcher )
search ( KGzocha\Searcher\Criteria\Collection\CriteriaCollectionInterface $criteriaCollection )

Method Details

__construct() public method

public __construct ( SearcherInterface $searcher )
$searcher SearcherInterface