Completed
Push — master ( 4032c8...f77c48 )
by Dan Michael O.
02:38
created
src/SearchRetrieveResponse.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
     /**
43 43
      * Request next batch of records in the result set, or return null if we're at the end of the set
44 44
      *
45
-     * @return Response
45
+     * @return null|SearchRetrieveResponse
46 46
      */
47 47
     public function next()
48 48
     {
Please login to merge, or discard this patch.