Skip to content

Commit a7fe648

Browse files
authored
Update RequestListener.php
1 parent f8c56cc commit a7fe648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EventListener/RequestListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public function onKernelRequest(GetResponseEvent $event): void
6565
}
6666

6767
$userData = [];
68-
68+
6969
if (
7070
null !== $token
7171
&& null !== $this->authorizationChecker

0 commit comments

Comments
 (0)