Skip to content

Commit dc5781b

Browse files
committed
Minor reword
1 parent fca054e commit dc5781b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

security/ldap.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,9 +275,12 @@ extra_fields
275275

276276
**type**: ``array`` **default**: ``null``
277277

278-
This is the custom fields to pull from the LDAP server. If the fields does not
279-
exists it will throw an \InvalidArgumentException.
278+
.. versionadded:: 4.4
280279

280+
The ``extra_fields`` option was introduced in Symfony 4.4.
281+
282+
Defines the custom fields to pull from the LDAP server. If any field does not
283+
exist, an ``\InvalidArgumentException`` will be thrown.
281284

282285
filter
283286
......

0 commit comments

Comments
 (0)