Skip to content

Commit ae2ffe6

Browse files
adrifabpot
authored andcommitted
Fixes small typo.
1 parent 4603bcc commit ae2ffe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SecurityContext.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public function __construct($tokenStorage, $authorizationChecker, $alwaysAuthent
5858
}
5959

6060
if ($oldSignature) {
61-
// renamed for clearity
61+
// renamed for clarity
6262
$authenticationManager = $tokenStorage;
6363
$accessDecisionManager = $authorizationChecker;
6464
$tokenStorage = new TokenStorage();

0 commit comments

Comments
 (0)