Completed
Push — master ( 719118...551289 )
by Shcherbak
07:09 queued 03:21
created
src/Tools/Composer/Tests/ComposerReviewTest.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -36,10 +36,8 @@
 block discarded – undo
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();
Please login to merge, or discard this patch.