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 ( 74ce6a...af33f1 )
by Joni
05:36
created
lib/JWX/JWS/Algorithm/ECDSAAlgorithm.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -160,7 +160,7 @@
 block discarded – undo
160 160
 	/**
161 161
 	 *
162 162
 	 * @see \JWX\JWT\Header\HeaderParameters::headerParameters()
163
-	 * @return JWTParameter[]
163
+	 * @return AlgorithmParameter[]
164 164
 	 */
165 165
 	public function headerParameters() {
166 166
 		return array(AlgorithmParameter::fromAlgorithm($this));
Please login to merge, or discard this patch.