Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions security/user_provider.rst
Original file line number Diff line number Diff line change
Expand Up @@ -463,9 +463,8 @@ Symfony defines several services related to user providers:

Select one of the following services to display its information:
[0] security.user.provider.in_memory
[1] security.user.provider.in_memory.user
[2] security.user.provider.ldap
[3] security.user.provider.chain
[1] security.user.provider.ldap
[2] security.user.provider.chain
...

Most of these services are abstract and cannot be injected in your services.
Expand Down