Passed
Pull Request — master (#21)
by Timon
02:52
created
src/Connection/Connection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -309,7 +309,7 @@
 block discarded – undo
309 309
      * @param ResponseInterface $response
310 310
      * @param int $token
311 311
      * @param MessageInterface $message
312
-     * @return Iterable
312
+     * @return Cursor
313 313
      */
314 314
     private function createCursorFromResponse(
315 315
         ResponseInterface $response,
Please login to merge, or discard this patch.