Skip to content

Commit fe31fd2

Browse files
committed
move versionadded to top of the file
1 parent b634bbc commit fe31fd2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/forms/types/options/error_mapping.rst.inc

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. versionadded:: 2.1
2+
The ``error_mapping`` option is new to Symfony 2.1.
3+
14
error_mapping
25
~~~~~~~~~~~~~
36

@@ -28,6 +31,3 @@ Here are the rules to understand the left and the right side of the mapping:
2831
That means that any error added to the field is added to the given
2932
nested field instead.
3033
* The right side contains simply the names of fields in the form.
31-
32-
.. versionadded:: 2.1
33-
The ``error_mapping`` option is new to Symfony 2.1.

0 commit comments

Comments
 (0)