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... ( a5e10a...a6b5cf )
by Brad
02:25
created
includes/admin/class-gallery-metabox-settings-helper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
 
26 26
 		/**
27 27
 		 * FooGallery_Admin_Gallery_MetaBox_Settings_Helper constructor.
28
-		 * @param $gallery FooGallery
28
+		 * @param FooGallery $gallery FooGallery
29 29
 		 */
30 30
 		function __construct($gallery) {
31 31
 			$this->gallery = $gallery;
Please login to merge, or discard this patch.