8000 Move things around. · symfony/symfony-docs@3eae3a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3eae3a1

Browse files
committed
Move things around.
1 parent c9750dc commit 3eae3a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
``extra_fields_message``
22
~~~~~~~~~~~~~~~~~~~~~~~~
33

4+
.. versionadded:: 5.1
5+
6+
The support for pluralization was introduced in Symfony 5.1.
7+
48
**type**: ``string`` **default**: ``This form should not contain extra fields.``
59

610
This is the validation error message that's used if the submitted form data
@@ -9,7 +13,3 @@ placeholder ``{{ extra_fields }}`` can be used to display a comma separated
913
list of the submitted extra field names.
1014
1115
This message can be pluralized, see :ref:`formatting pluralized messages <component-translation-pluralization>` for details.
12-
13-
.. versionadded:: 5.1
14-
15-
The support for pluralization was introduced in Symfony 5.1.

0 commit comments

Comments
 (0)
0