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 b665eeb commit e1f5d7cCopy full SHA for e1f5d7c
components/serializer.rst
@@ -1245,7 +1245,7 @@ to ``true``::
1245
Preventing ``null`` value fallback for nullable properties
1246
----------------------------------------------------------
1247
1248
-By default, the Serializer will add `null` to nullable properties when the parameters for those are not provided.
+By default, the Serializer will add ``null`` to nullable properties when the parameters for those are not provided.
1249
You can change this behavior by setting the ``AbstractNormalizer::PREVENT_NULLABLE_FALLBACK`` context option
1250
to ``true``::
1251
0 commit comments