Completed
Push — master ( 10e6ba...d655bd )
by Kévin
02:11
created
src/RulerZ.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -94,7 +94,7 @@
 block discarded – undo
94 94
      * @param Specification $spec             The specification to apply.
95 95
      * @param array         $executionContext The execution context.
96 96
      *
97
-     * @return mixed The filtered target.
97
+     * @return \Traversable The filtered target.
98 98
      *
99 99
      * @throws TargetUnsupportedException
100 100
      */
Please login to merge, or discard this patch.