@@ -28,7 +28,7 @@ |
||
28 | 28 | private readonly RefreshTokenStorageInterface $storage, |
29 | 29 | private readonly JWTCookieProvider $cookieProvider, |
30 | 30 | private readonly MercureAuthorization $mercureAuthorization |
31 | - ){} |
|
31 | + ) {} |
|
32 | 32 | |
33 | 33 | public function __invoke(LogoutEvent $event): void |
34 | 34 | { |