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
Push — master ( 3ed76f...5018c7 )
by Miles
06:15 queued 03:30
created
src/Parser.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -441,8 +441,7 @@
 block discarded – undo
441 441
     /**
442 442
      * Returns if value starts with a value
443 443
      *
444
-     * @param string $value The value to search for
445
-     * @param string $line  The line to test
444
+     * @param string string  The line to test
446 445
      *
447 446
      * @return bool Returns if the line starts with value
448 447
      */
Please login to merge, or discard this patch.