Passed
Push — master ( 674a40...295c83 )
by Vitaliy
03:18
created
src/Resource/Relation/RelationCollection.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -29,6 +29,7 @@
 block discarded – undo
29 29
      * Constructor.
30 30
      *
31 31
      * @param RelationInterface ...$relations
32
+     * @param RelationInterface[] $relations
32 33
      */
33 34
     public function __construct(RelationInterface ...$relations)
34 35
     {
Please login to merge, or discard this patch.