KGzocha\Searcher\Criteria\CriteriaInterface::shouldBeApplied PHP Method

shouldBeApplied() public method

Checks if the query criteria should be applied when building the query.
public shouldBeApplied ( ) : boolean
return boolean
    public function shouldBeApplied();
CriteriaInterface