Skip to content

Commit 4b86cf8

Browse files
committed
Restore RoleInterface import
1 parent 769f7a9 commit 4b86cf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Authentication/Token/PreAuthenticatedToken.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
namespace Symfony\Component\Security\Core\Authentication\Token;
1313

14+
use Symfony\Component\Security\Core\Role\RoleInterface;
15+
1416
/**
1517
* PreAuthenticatedToken implements a pre-authenticated token.
1618
*

0 commit comments

Comments
 (0)