@@ -35,7 +35,6 @@ |
||
35 | 35 | * @covers ::export |
36 | 36 | * @dataProvider provideValidProductTypes |
37 | 37 | * |
38 | - * @param ProductTypeModel[] $groups |
|
39 | 38 | * @param array $expectedResult |
40 | 39 | */ |
41 | 40 | public function testSuccessfulExport(array $types, array $expectedResult = []) |