X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=pq-gateway%2Fpq%2FQuery%2FAsyncExecutor%2Fexecute.md;h=77c6ecfdffb23f4216f6c406e671f1d925f30418;hb=9231a1c04f14251920a42b4bfaa718d12e543722;hp=29cbde9f327b5c71c5309be0094e70292864118f;hpb=36b712ed0207fcda664012d6175c0bd138b951c1;p=mdref%2Fmdref-pq-gateway diff --git a/pq-gateway/pq/Query/AsyncExecutor/execute.md b/pq-gateway/pq/Query/AsyncExecutor/execute.md index 29cbde9..77c6ecf 100644 --- a/pq-gateway/pq/Query/AsyncExecutor/execute.md +++ b/pq-gateway/pq/Query/AsyncExecutor/execute.md @@ -2,9 +2,6 @@ Execute the query asynchronously and let the callback process the result on resolve. -> ***NOTE:*** - This asynchronous executor implementation depends on [React/Promise](https://github.com/reactphp/promise). - ## Params: * pq\Query\Writer $query