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 (#57)
by Regan
02:22
created
src/Attachment.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -332,7 +332,7 @@
 block discarded – undo
332 332
     /**
333 333
      * Set the color to use for the attachment.
334 334
      *
335
-     * @param string $colour
335
+     * @param string $color
336 336
      * @return $this
337 337
      */
338 338
     public function setColor($color)
Please login to merge, or discard this patch.