Skip to content

Commit 14be950

Browse files
committed
Add versionadded
1 parent a7cfb4f commit 14be950

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/constraints/UniqueEntity.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,10 @@ this option to specify one or more fields to only ignore ``null`` values on them
556556

557557
**type**: ``array`` **default**: ``[]``
558558

559+
.. versionadded:: 7.1
560+
561+
The ``identifierFieldNames`` option was introduced in Symfony 7.1.
562+
559563
The ``identifierFieldNames`` option allows you to specify the field
560564
(or list of fields) used to identify a Doctrine entity, set by the
561565
`entityClass`_ option, when you use a PHP class to update it.

0 commit comments

Comments
 (0)