PHP 인터페이스 KGzocha\Searcher\Criteria\CriteriaInterface

저자: Krzysztof Gzocha ([email protected])
저자: Daniel Ribeiro ([email protected])
파일 보기 프로젝트 열기: krzysztof-gzocha/searcher

공개 메소드들

메소드 설명
shouldBeApplied ( ) : boolean Checks if the query criteria should be applied when building the query.

메소드 상세

shouldBeApplied() 공개 메소드

Checks if the query criteria should be applied when building the query.
public shouldBeApplied ( ) : boolean
리턴 boolean