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 ( 033aaa...586701 )
by Irfaq
08:39
created
src/Components/Button.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
     /**
51 51
      * Set Button Title.
52 52
      *
53
-     * @param $title
53
+     * @param string $title
54 54
      *
55 55
      * @return $this
56 56
      * @throws CouldNotCreateButton
Please login to merge, or discard this patch.