Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 884d9db

Browse files
committed
Restore RoleInterface import
1 parent 4904ae3 commit 884d9db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Core/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)