Completed
Pull Request — master (#2)
by Harry
06:53
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.