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 — feature/gallery-template-clien... ( 6eed57...a5e10a )
by Brad
02:39
created
includes/admin/class-gallery-metabox-settings.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
 
29 29
         /**
30 30
          * FooGallery_Admin_Gallery_MetaBox_Settings constructor.
31
-         * @param $gallery FooGallery
31
+         * @param FooGallery $gallery FooGallery
32 32
          */
33 33
         function __construct($gallery) {
34 34
             $this->gallery = $gallery;
Please login to merge, or discard this patch.