finish pq\Query
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / WriterInterface / criteria.md
1 # pq\Query\WriterInterface pq\Query\WriterInterface::criteria(array $criteria)
2
3 Write nested AND/OR criteria to the query string.
4
5 ## Params:
6
7 * array $criteria
8 Nested AND/OR criteria.
9
10 ## Returns:
11
12 * pq\Query\WriterInterface, self.