Completed
Push — master ( 25acd6...b260d7 )
by Alessandro
02:31
created
src/Query.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
     }
47 47
 
48 48
     /**
49
-     * @return mixed
49
+     * @return \MongoDB\Driver\Cursor|null
50 50
      *
51 51
      * @throws \Exception
52 52
      */
Please login to merge, or discard this patch.