[Security] remove unused variable

This commit is contained in:
Christian Flothmann 2017-11-23 11:02:03 +01:00
parent ae3b5de58d
commit 9fbcfd2413

View File

@ -43,7 +43,6 @@ class ContextListener implements ListenerInterface
private $dispatcher;
private $registered;
private $trustResolver;
private $logoutOnUserChange = true;
/**
* @param TokenStorageInterface $tokenStorage