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 ( 978098...4d47d7 )
by Aden
02:52
created
src/Flare/Admin/Models/AttributeCollection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
      * Attempt to reformat the current attribute items array
45 45
      * into the most usable format (an Attribute Collection).
46 46
      * 
47
-     * @return void
47
+     * @return AttributeCollection
48 48
      */
49 49
     public function formatFields()
50 50
     {
Please login to merge, or discard this patch.