Skip to content

Commit e29233c

Browse files
committed
bug #6324 Fixed UserCheckerInterface importing (VIs-a-vis)
This PR was submitted for the 3.0 branch but it was merged into the 2.8 branch instead (closes #6324). Discussion ---------- Fixed UserCheckerInterface importing Fixed UserCheckerInterface name in ``use`` statement Commits ------- 25b3aed Update user_checkers.rst
2 parents a499d12 + 25b3aed commit e29233c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/user_checkers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ are not met, an exception should be thrown which extends the
2929
use AppBundle\Exception\AccountDeletedException;
3030
use AppBundle\Security\User as AppUser;
3131
use Symfony\Component\Security\Core\Exception\AccountExpiredException;
32-
use Symfony\Component\Security\Core\User\UserCheckInterface;
32+
use Symfony\Component\Security\Core\User\UserCheckerInterface;
3333
use Symfony\Component\Security\Core\User\UserInterface;
3434
3535
class UserChecker implements UserCheckerInterface

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy