Skip to content

Commit e75cbf1

Browse files
committedSep 23, 2021
fix missing classes
1 parent cb3d53b commit e75cbf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Authenticator/Passport/Badge/UserBadge.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\Http\Authenticator\Passport\Badge;
1313

14+
use Symfony\Component\Security\Core\Exception\AuthenticationException;
1415
use Symfony\Component\Security\Core\Exception\AuthenticationServiceException;
1516
use Symfony\Component\Security\Core\User\UserInterface;
1617
use Symfony\Component\Security\Http\EventListener\UserProviderListener;

0 commit comments

Comments
 (0)
Please sign in to comment.