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 ( 7a5a14...99385f )
by Aden
03:40
created
src/Flare/Traits/ModelAdmin/ModelQuerying.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -138,6 +138,7 @@
 block discarded – undo
138 138
     /**
139 139
      * Performs the Model Query
140 140
      * 
141
+     * @param boolean $count
141 142
      * @return \Illuminate\Database\Eloquent\Collection
142 143
      */
143 144
     private function query($count)
Please login to merge, or discard this patch.