From 994700fbaeeb2cb5dce8b5dd2fd88ae22c793b0f Mon Sep 17 00:00:00 2001 From: Christian Scheb Date: Wed, 13 May 2020 14:58:13 +0200 Subject: [PATCH] Depend on LogoutHandlerInterface --- .../Security/Http/EventListener/RememberMeLogoutListener.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Symfony/Component/Security/Http/EventListener/RememberMeLogoutListener.php b/src/Symfony/Component/Security/Http/EventListener/RememberMeLogoutListener.php index 5fbd94b1a90af..614c4ea11f1c0 100644 --- a/src/Symfony/Component/Security/Http/EventListener/RememberMeLogoutListener.php +++ b/src/Symfony/Component/Security/Http/EventListener/RememberMeLogoutListener.php @@ -14,7 +14,7 @@ use Symfony\Component\EventDispatcher\EventSubscriberInterface; use Symfony\Component\Security\Core\Exception\LogicException; use Symfony\Component\Security\Http\Event\LogoutEvent; -use Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices; +use Symfony\Component\Security\Http\Logout\LogoutHandlerInterface; /** * @author Wouter de Jong @@ -25,7 +25,7 @@ class RememberMeLogoutListener implements EventSubscriberInterface { private $rememberMeServices; - public function __construct(AbstractRememberMeServices $rememberMeServices) + public function __construct(LogoutHandlerInterface $rememberMeServices) { $this->rememberMeServices = $rememberMeServices; } 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