Skip to content

Commit d8e1bb0

Browse files
Merge branch '7.2' into 7.3
* 7.2: Add missing use statement for @param
2 parents f2012a5 + 28ec042 commit d8e1bb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

User/InMemoryUserChecker.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
namespace Symfony\Component\Security\Core\User;
1313

14+
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
1415
use Symfony\Component\Security\Core\Exception\DisabledException;
1516

1617
/**

0 commit comments

Comments
 (0)