We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8fb43d commit cb4f197Copy full SHA for cb4f197
Resources/doc/serializer.md
@@ -11,7 +11,7 @@ A) Install and declare the serializer
11
Both the [Symfony Serializer](http://symfony.com/doc/current/components/serializer.html) and
12
[JMSSerializerBundle](http://jmsyst.com/bundles/JMSSerializerBundle) are supported.
13
14
-If you want to override the default serializer service you can do so in the configuration:
+Enable the serializer in the configuration:
15
16
```yaml
17
#app/config/config.yml
0 commit comments