Skip to content

Commit

Permalink
Merge pull request #32 from minvws/cleanup
Browse files Browse the repository at this point in the history
chore: cleanup
  • Loading branch information
annejan authored Jan 2, 2024
2 parents 28be6e6 + 25b994f commit 0a0ed8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Services/JWE/JweDecryptService.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public function __construct(
}

/**
* phpcs:enable
* @throws JweDecryptException
*/
public function decrypt(string $jweString): string
Expand Down

0 comments on commit 0a0ed8d

Please sign in to comment.