We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28be6e6 + 25b994f commit 0a0ed8dCopy full SHA for 0a0ed8d
src/Services/JWE/JweDecryptService.php
@@ -33,7 +33,6 @@ public function __construct(
33
}
34
35
/**
36
- * phpcs:enable
37
* @throws JweDecryptException
38
*/
39
public function decrypt(string $jweString): string
0 commit comments