@@ -87,7 +87,7 @@ |
||
| 87 | 87 | /** |
| 88 | 88 | * Merge one or more iterables and returns a collection |
| 89 | 89 | * |
| 90 | - * @param iterable $iterables |
|
| 90 | + * @param iterable[] $iterables |
|
| 91 | 91 | * |
| 92 | 92 | * @return CollectionInterface |
| 93 | 93 | */ |