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 (#165)
by
unknown
01:39
created
src/Common/Resource/HasExtraSpecs.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -30,7 +30,6 @@  discard block
 block discarded – undo
30 30
      *
31 31
      * You will notice that any extra specs items which are not specified in the call are preserved.
32 32
      *
33
-     * @param array $extra specs The new extra specs items
34 33
      *
35 34
      * @return void
36 35
      */
@@ -39,7 +38,6 @@  discard block
 block discarded – undo
39 38
     /**
40 39
      * Deletes an extra spec, by key, for a flavor, by ID.
41 40
      *
42
-     * @param string $extra specs key
43 41
      *
44 42
      * @return void
45 43
      */
Please login to merge, or discard this patch.