Skip to content

Commit e9e5086

Browse files
Minor deletion
Reason: The other providers don't have to be of different types (or do they?)
1 parent dfc2982 commit e9e5086

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
@@ -240,8 +240,8 @@ After setting up hashing, you can configure all the user information in
240240
Chain User Provider
241241
-------------------
242242

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

0 commit comments

Comments
 (0)