Skip to content

Commit 2c3b05b

Browse files
committed
Merge pull request #1126 from danieljames/patch-1
Fix namespace for UserProviderInterface in the documentation.
2 parents 7f8a218 + 29ad8ce commit 2c3b05b

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)