@@ -29,6 +29,7 @@ |
||
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 | { |