finish pq\Query
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / ExecutorInterface / getConnection.md
1 # pq\Connection pq\Query\ExecutorInterface::getConnection()
2
3 Retrieve the coonection used by the executor.
4
5 ## Params:
6
7 None.
8
9 ## Returns:
10
11 * pq\Connection, the currently used connection.