@@ -36,10 +36,8 @@ |
||
| 36 | 36 | /** |
| 37 | 37 | * @dataProvider getComposerFileDataProvider |
| 38 | 38 | * |
| 39 | - * @param int $tagType |
|
| 40 | 39 | * @param string $input |
| 41 | 40 | * @param array $expectErrorLines |
| 42 | - * @param bool $process |
|
| 43 | 41 | */ |
| 44 | 42 | public function testComposerFile($input, array $expectErrorLines) { |
| 45 | 43 | $tool = new ComposerReview(); |