@@ -29,6 +29,7 @@ |
||
29 | 29 | * FlowCollection constructor. |
30 | 30 | * |
31 | 31 | * @param FlowInterface ...$flows |
32 | + * @param FlowInterface[] $flows |
|
32 | 33 | */ |
33 | 34 | public function __construct(...$flows) |
34 | 35 | { |