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 — 3.0 ( afe539...dd669d )
by Vermeulen
02:14
created
src/class/Module.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,8 +72,8 @@
 block discarded – undo
72 72
     /**
73 73
      * Get installation informations
74 74
      * 
75
-     * @param string $pathName The module name
76 75
      * 
76
+     * @param string $sourceFiles
77 77
      * @return \stdClass
78 78
      */
79 79
     public static function installInfos($sourceFiles)
Please login to merge, or discard this patch.