Skip to content

Commit fa32729

Browse files
committed
add versionadded tag
1 parent 34dffbd commit fa32729

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/constraints/UniqueEntity.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,12 @@ uniqueness. If it's left blank, the correct entity manager will determined for
113113
this class. For that reason, this option should probably not need to be
114114
used.
115115

116+
116117
repositoryMethod
117118
~~~~~~~~~~~~~~~~
118119

119120
**type**: ``string``
120121

122+
.. versionadded:: 2.1
121123
The name of the repository method to use for making the query to determine the
122124
uniqueness. If it's left blank, the findBy method will be used. This method should return a countable result.

0 commit comments

Comments
 (0)