From: Raphaƫl Gertz <git@rapsys.eu>
Date: Wed, 8 Sep 2021 16:37:06 +0000 (+0200)
Subject: Fix upstream config file path
X-Git-Tag: 0.2.0~9
X-Git-Url: https://git.rapsys.eu/userbundle/commitdiff_plain/1cb68943bd0b3433112e716e13f3b4753de4a06a

Fix upstream config file path
---

diff --git a/Listener/LogoutListener.php b/Listener/LogoutListener.php
index 29b69e4..304f123 100644
--- a/Listener/LogoutListener.php
+++ b/Listener/LogoutListener.php
@@ -43,7 +43,7 @@ class LogoutListener implements EventSubscriberInterface {
 	 * {@inheritdoc}
 	 *
 	 * @xxx Second argument will be replaced by security.firewalls.main.logout.target
-	 * @see vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php +445
+	 * @see vendor/symfony/security-bundle/Resources/config/security_listeners.php +79
 	 */
 	public function __construct(ContainerInterface $container, string $targetUrl, RouterInterface $router) {
 		//Set config