@@ -94,7 +94,7 @@ |
||
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 | */ |