We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56eb9a1 commit 28ec042Copy full SHA for 28ec042
User/InMemoryUserChecker.php
@@ -11,6 +11,7 @@
11
12
namespace Symfony\Component\Security\Core\User;
13
14
+use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
15
use Symfony\Component\Security\Core\Exception\DisabledException;
16
17
/**
0 commit comments