Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9bfd35c

Browse filesBrowse 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
Copy full SHA for 9bfd35c

File tree

1 file changed

+2
-3
lines changed
Filter options

1 file changed

+2
-3
lines changed

‎security/user_provider.rst

Copy file name to clipboardExpand all lines: security/user_provider.rst
+2-3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.