Skip to content

Commit 3988e2d

Browse files
robob4himjaviereguiluz
authored andcommitted
Update search location of serializer configuration
1 parent 085eab5 commit 3988e2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

serializer.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ In addition to the ``@Groups`` annotation, the Serializer component also
137137
supports YAML or XML files. These files are automatically loaded when being
138138
stored in one of the following locations:
139139

140+
* All ``*.yaml`` and ``*.xml`` files in the ``config/serializer/``
141+
directory.
140142
* The ``serialization.yaml`` or ``serialization.xml`` file in
141143
the ``Resources/config/`` directory of a bundle;
142144
* All ``*.yaml`` and ``*.xml`` files in the ``Resources/config/serialization/``

0 commit comments

Comments
 (0)