WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit a963e9c

Browse files
authored
Update passwords.rst
Add use for clarity
1 parent ba5470e commit a963e9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

security/passwords.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,7 @@ the user provider::
500500
namespace App\Security;
501501

502502
// ...
503+
use Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface;
503504
use Symfony\Component\Security\Core\User\PasswordUpgraderInterface;
504505

505506
class UserProvider implements UserProviderInterface, PasswordUpgraderInterface

0 commit comments

Comments
 (0)