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 (#192)
by
unknown
03:22
created
src/Modules.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -343,7 +343,7 @@
 block discarded – undo
343 343
      * Resolve and instantiate the module's maintenance class.
344 344
      * Thanks to sroutier/l51esk-modules
345 345
      *
346
-     * @param $slug
346
+     * @param string $slug
347 347
      * @return object
348 348
      */
349 349
     public function getMaintenance($slug)
Please login to merge, or discard this patch.