Completed
Push — master ( e4a3cd...d4f734 )
by Julien
14:59 queued 05:38
created
src/Helpers/collection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -87,7 +87,7 @@
 block discarded – undo
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
  */
Please login to merge, or discard this patch.