e8dca87927ba19967e85fade1326696602f197bd
[mdref/mdref-pq-gateway] / getQueryWriter.md
1 # pq\Query\WriterInterface pq\Gateway\Table::getQueryWriter()
2
3 Retrieve the query writer of this table.
4 See pq\Query\Writer and pq\Gateway\Table::setQueryWriter().
5
6 ## Params:
7
8 None.
9
10 ## Returns:
11
12 * pq\Query\WriterInterface, the query writer currentyl in use.