From e979e35e53570285731b9c3d0601764c6e1f252f Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Mon, 3 Jul 2023 17:19:20 +0200 Subject: [PATCH] [Security] Remove ArgumentValueResolverInterface from UserValueResolver --- .../Component/Security/Http/Controller/UserValueResolver.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Symfony/Component/Security/Http/Controller/UserValueResolver.php b/src/Symfony/Component/Security/Http/Controller/UserValueResolver.php index 520515e465745..6451d17b47bde 100644 --- a/src/Symfony/Component/Security/Http/Controller/UserValueResolver.php +++ b/src/Symfony/Component/Security/Http/Controller/UserValueResolver.php @@ -12,7 +12,6 @@ namespace Symfony\Component\Security\Http\Controller; use Symfony\Component\HttpFoundation\Request; -use Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface; use Symfony\Component\HttpKernel\Controller\ValueResolverInterface; use Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadata; use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface; @@ -25,7 +24,7 @@ * * @author Iltar van der Berg */ -final class UserValueResolver implements ArgumentValueResolverInterface, ValueResolverInterface +final class UserValueResolver implements ValueResolverInterface { private TokenStorageInterface $tokenStorage; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy