mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 18:30:17 +01:00
PSR 3
This commit is contained in:
parent
d29bfaf139
commit
5078e8360a
@ -9,7 +9,7 @@ use Symfony\Component\Security\Core\Exception\AuthenticationException;
|
|||||||
use Symfony\Component\Security\Core\SecurityContextInterface;
|
use Symfony\Component\Security\Core\SecurityContextInterface;
|
||||||
use Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface;
|
use Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface;
|
||||||
use Wallabag\CoreBundle\Security\Authentication\Token\WsseUserToken;
|
use Wallabag\CoreBundle\Security\Authentication\Token\WsseUserToken;
|
||||||
use Symfony\Component\HttpKernel\Log\LoggerInterface;
|
use Psr\Log\LoggerInterface;
|
||||||
|
|
||||||
class WsseListener implements ListenerInterface
|
class WsseListener implements ListenerInterface
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user