File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -107,6 +107,8 @@ Configuration
107
107
* :ref: `enable_annotations <reference-serializer-enable_annotations >`
108
108
* :ref: `name_converter <reference-serializer-name_converter >`
109
109
* :ref: `circular_reference_handler <reference-serializer-circular_reference_handler >`
110
+ * `mapping `_
111
+ * :ref: `paths <reference-serializer-mapping-paths >`
110
112
* `php_errors `_
111
113
* `log `_
112
114
* `throw `_
@@ -1692,6 +1694,19 @@ method.
1692
1694
For more information, see
1693
1695
:ref: `component-serializer-handling-circular-references `.
1694
1696
1697
+ mapping
1698
+ .......
1699
+
1700
+ .. _reference-serializer-mapping-paths :
1701
+
1702
+ paths
1703
+ """""
1704
+
1705
+ **type **: ``array `` **default **: ``[] ``
1706
+
1707
+ This option allows to define an array of paths with files or directories where
1708
+ the component will look for additional validation files.
1709
+
1695
1710
php_errors
1696
1711
~~~~~~~~~~
1697
1712
You can’t perform that action at this time.
0 commit comments