We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64fe19 commit 991a135Copy full SHA for 991a135
reference/forms/types/entity.rst
@@ -208,8 +208,8 @@ the entity as the only argument and should return a ``QueryBuilder``. If you'd
208
like to display an empty list of entries, you can return ``null`` in the
209
Closure.
210
211
-.. versionadded:: 3.1
212
- Returning ``null`` in the Closure was introduced in Symfony 3.1.
+.. versionadded:: 2.8
+ Returning ``null`` in the Closure was introduced in Symfony 2.8.
213
214
Overridden Options
215
------------------
0 commit comments