Skip to content

Commit

Permalink
Fixing phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Sep 28, 2021
1 parent 571c14b commit 071e0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Security/TokenBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public function __construct(
* @param string[] $roles
* @param DateTimeImmutable|null $expiration
*
* @return JWT\Token
* @return JWT\UnencryptedToken
*
* @throws Throwable
*/
Expand Down

0 comments on commit 071e0f5

Please sign in to comment.