Skip to content

Commit 6b82aa7

Browse files
fix styling
1 parent 73f835e commit 6b82aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AuthorizationValidators/BearerTokenValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ private function initJwtConfiguration(): void
8888
* Configure the request instance.
8989
*
9090
* @param ServerRequestInterface $request
91-
* @param Plain $token
91+
* @param Plain $token
9292
*
9393
* @return ServerRequestInterface
9494
*/

0 commit comments

Comments
 (0)