finish pq\Query
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / Executor / getConnection.md
diff --git a/pq-gateway/pq/Query/Executor/getConnection.md b/pq-gateway/pq/Query/Executor/getConnection.md
new file mode 100644 (file)
index 0000000..f082774
--- /dev/null
@@ -0,0 +1,11 @@
+# pq\Connection pq\Query\Executor::getConnection()
+
+Retrieve the coonection used by the executor.
+
+## Params:
+
+None.
+
+## Returns:
+
+* pq\Connection, the currently used connection.