We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8483d3 + 08197bc commit 319253eCopy full SHA for 319253e
src/Jws/JwsVerifier.php
@@ -10,7 +10,7 @@ interface JwsVerifier
10
/**
11
* Verifies the JWS
12
*
13
- * @param Jws $jws
+ * @param JsonWebSignature $jws
14
15
* @return bool
16
*/
0 commit comments