Completed
Push — 16.x ( 1ade91...680f6f )
by Tim
02:46
created
src/Repositories/Finders/YieldedFinder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
      *
40 40
      * @param array $params The finder params
41 41
      *
42
-     * @return array The finder result
42
+     * @return \Generator The finder result
43 43
      */
44 44
     public function find(array $params = array())
45 45
     {
Please login to merge, or discard this patch.