Skip to content

Commit 0a0ed8d

Browse files
authored
Merge pull request #32 from minvws/cleanup
chore: cleanup
2 parents 28be6e6 + 25b994f commit 0a0ed8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Services/JWE/JweDecryptService.php

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public function __construct(
3333
}
3434

3535
/**
36-
* phpcs:enable
3736
* @throws JweDecryptException
3837
*/
3938
public function decrypt(string $jweString): string

0 commit comments

Comments
 (0)