We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28be6e6 commit 25b994fCopy full SHA for 25b994f
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