GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Pull Request — master (#1)
by Bob Olde
04:07
created
tests/Services/ProductTypesTest.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,6 @@
 block discarded – undo
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 = [])
Please login to merge, or discard this patch.