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
107107 * :ref: `enable_annotations <reference-serializer-enable_annotations >`
108108 * :ref: `name_converter <reference-serializer-name_converter >`
109109 * :ref: `circular_reference_handler <reference-serializer-circular_reference_handler >`
110+ * `mapping `_
111+ * :ref: `paths <reference-serializer-mapping-paths >`
110112* `php_errors `_
111113 * `log `_
112114 * `throw `_
@@ -1692,6 +1694,19 @@ method.
16921694 For more information, see
16931695 :ref: `component-serializer-handling-circular-references `.
16941696
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+
16951710php_errors
16961711~~~~~~~~~~
16971712
You can’t perform that action at this time.
0 commit comments