Completed
Push — master ( aab99d...a7632b )
by Peter
12:47 queued 02:47
created
src/EntitySpecificationRepositoryTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -157,7 +157,7 @@
 block discarded – undo
157 157
      * @param Filter|QueryModifier $specification
158 158
      * @param ResultModifier|null  $modifier
159 159
      *
160
-     * @return mixed[]|\Generator
160
+     * @return \Generator
161 161
      */
162 162
     public function iterate($specification, ResultModifier $modifier = null)
163 163
     {
Please login to merge, or discard this patch.