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 ( 49942e...99a032 )
by Alex
04:17 queued 01:47
created
src/Producer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -87,7 +87,7 @@
 block discarded – undo
87 87
     }
88 88
 
89 89
     /**
90
-     * @param $formatter
90
+     * @param \Closure $formatter
91 91
      * @return Producer $this
92 92
      */
93 93
     public function withFormatter($formatter)
Please login to merge, or discard this patch.