We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e9255 commit e7ad071Copy full SHA for e7ad071
Resources/doc/user_manager.md
@@ -154,5 +154,5 @@ to reuse the common logic.
154
155
## SecurityBundle integration
156
157
-The built-in user managers also implement `Symfony\Component\Security\Core\User\UserProviderInterface`
158
-so they can be used as provider for the Security component.
+Although the built-in user managers also implement `Symfony\Component\Security\Core\User\UserProviderInterface`
+using the UserManager as user provider is deprecated and will trigger an error. Use 'FOS\UserBundle\Security\UserProvider' instead.
0 commit comments