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
Afficher le fichier Open project: krzysztof-gzocha/searcher

Méthodes publiques

Méthode Description
__construct ( SearcherInterface $searcher )
search ( KGzocha\Searcher\Criteria\Collection\CriteriaCollectionInterface $criteriaCollection )

Method Details

__construct() public méthode

public __construct ( SearcherInterface $searcher )
$searcher SearcherInterface