Skip to content

Commit f2f380d

Browse files
committed
Minor tweak
1 parent a23fb7b commit f2f380d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

security/ldap.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,9 @@ use the ``ldap`` user provider.
199199
200200
.. versionadded:: 5.4
201201

202-
`LdapUser::getExtraFields()` always returns an array of values. Prior
203-
`LdapUserProvider` threw and `InvalidArgumentException` on multiple
204-
attributes.
202+
The ``LdapUser::getExtraFields()`` method always returns an array of values.
203+
In prior Symfony versions, ``LdapUserProvider`` threw an ``InvalidArgumentException``
204+
on multiple attributes.
205205

206206
.. caution::
207207

0 commit comments

Comments
 (0)