PHP Interface KGzocha\Searcher\Criteria\CriteriaInterface

Author: Krzysztof Gzocha ([email protected])
Author: Daniel Ribeiro ([email protected])
Afficher le fichier Open project: krzysztof-gzocha/searcher

Méthodes publiques

Méthode Description
shouldBeApplied ( ) : boolean Checks if the query criteria should be applied when building the query.

Method Details

shouldBeApplied() public méthode

Checks if the query criteria should be applied when building the query.
public shouldBeApplied ( ) : boolean
Résultat boolean