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 ( 602b3b...9f6655 )
by Jared
11:15
created
src/Models/FirebaseModel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -184,7 +184,7 @@
 block discarded – undo
184 184
 
185 185
     /**
186 186
      * @param $object
187
-     * @param $instance
187
+     * @param FirebaseModel $instance
188 188
      * @return object
189 189
      */
190 190
     protected static function map($object, $instance)
Please login to merge, or discard this patch.