Completed
Push — master ( c32e5b...cdb7d8 )
by Harry
08:29 queued 05:14
created
src/Flow/FlowCollection.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -29,6 +29,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.