Skip to content

Commit 9bfd35c

Browse files
committed
minor #12668 #12661 Remove outdated service (JoppeDC)
This PR was merged into the 4.3 branch. Discussion ---------- #12661 Remove outdated service <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Removed outdated service. Fixes #12661 #SymfonyHackday Commits ------- 98229b3 #12661 Remove outdated service
2 parents ac9fbb2 + 98229b3 commit 9bfd35c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

security/user_provider.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -467,9 +467,8 @@ Symfony defines several services related to user providers:
467467
468468
Select one of the following services to display its information:
469469
[0] security.user.provider.in_memory
470-
[1] security.user.provider.in_memory.user
471-
[2] security.user.provider.ldap
472-
[3] security.user.provider.chain
470+
[1] security.user.provider.ldap
471+
[2] security.user.provider.chain
473472
...
474473
475474
Most of these services are abstract and cannot be injected in your services.

0 commit comments

Comments
 (0)