finish pq\Query
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / Executor / getResult.md
diff --git a/pq-gateway/pq/Query/Executor/getResult.md b/pq-gateway/pq/Query/Executor/getResult.md
new file mode 100644 (file)
index 0000000..85ac065
--- /dev/null
@@ -0,0 +1,11 @@
+# pq\Result pq\Query\Executor::getResult()
+
+Retrieve the result of the current query.
+
+## Params:
+
+None.
+
+## Returns:
+
+* pq\Result, the result of the current query.