8000 Merge branch '6.2' into 6.3 · symfony/symfony-docs@66db525 · GitHub
[go: up one dir, main page]

Skip to content

Commit 66db525

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Minor deletion
2 parents bdcbbe6 + db4474f commit 66db525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

security/user_providers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ After setting up hashing, you can configure all the user information in
229229
Chain User Provider
230230
-------------------
231231

232-
This user provider combines two or more of the other provider types (e.g.
233-
``entity`` and ``ldap``) to create a new user provider. The order in which
232+
This user provider combines two or more of the other providers
233+
to create a new user provider. The order in which
234234
providers are configured is important because Symfony will look for users
235235
starting from the first provider and will keep looking for in the other
236236
providers until the user is found:

0 commit comments

Comments
 (0)
0