8000 [reference][UniqueEntity] Adding note about the change to the em in t… · mehdimabrouk/symfony-docs@cba7771 · GitHub
[go: up one dir, main page]

Skip to content

Commit cba7771

Browse files
committed
[reference][UniqueEntity] Adding note about the change to the em in the UniqueEntity constraint
1 parent 51cca25 commit cba7771

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

reference/constraints/UniqueEntity.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,6 @@ em
9999
**type**: ``string``
100100

101101
The name of the entity manager to use for making the query to determine the
102-
uniqueness. If left blank, the default entity manager will be used.
102+
uniqueness. If left blank, the correct entity manager will determined for
103+
this class. For that reason, this option should probably not need to be
104+
used.

0 commit comments

Comments
 (0)
0