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.
2 parents f2012a5 + 28ec042 commit d8e1bb0Copy full SHA for d8e1bb0
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