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 ( 068321...4e88a2 )
by Calima
05:47
created
mvc/controladores/instaladorControlador.php 1 patch
Doc Comments   +8 added lines patch added patch discarded remove patch
@@ -97,6 +97,14 @@
 block discarded – undo
97 97
     }
98 98
 
99 99
 
100
+    /**
101
+     * @param string $analytics
102
+     * @param string $hostbd
103
+     * @param string $nombrebd
104
+     * @param string $usuariobd
105
+     * @param string $clavebd
106
+     * @param string $config
107
+     */
100 108
     public function paso1($proyecto,$analytics,$hostbd,$nombrebd,$usuariobd,$clavebd,$config){
101 109
         
102 110
                
Please login to merge, or discard this patch.