Skip to content

Commit 29ad8ce

Browse files
committed
Fix namespace for UserProviderInterface in the documentation.
1 parent 3ddc575 commit 29ad8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/user_manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,5 +154,5 @@ to reuse the common logic.
154154

155155
## SecurityBundle integration
156156

157-
The built-in user managers also implement `Symfony\Component\Security\Core\UserProviderInterface`
157+
The built-in user managers also implement `Symfony\Component\Security\Core\User\UserProviderInterface`
158158
so they can be used as provider for the Security component.

0 commit comments

Comments
 (0)