We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb71656 commit da99ac7Copy full SHA for da99ac7
serializer.rst
@@ -218,8 +218,8 @@ You can also specify the context on a per-property basis::
218
219
.. code-block:: xml
220
221
- <?xml version="1.0" encoding="UTF-8" ?>
222
<!-- config/serializer/custom_config.xml -->
+ <?xml version="1.0" encoding="UTF-8" ?>
223
<serializer xmlns="http://symfony.com/schema/dic/serializer-mapping"
224
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
225
xsi:schemaLocation="http://symfony.com/schema/dic/serializer-mapping
0 commit comments