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.
2 parents d776524 + 3f1978b commit 64c2cceCopy full SHA for 64c2cce
components/serializer.rst
@@ -172,7 +172,7 @@ needs three parameters:
172
By default, additional attributes that are not mapped to the denormalized object
173
will be ignored by the Serializer component. If you prefer to throw an exception
174
when this happens, set the ``allow_extra_attributes`` context option to
175
-``false`` and provide an object that implements ``ClassMetadataFactoryInterface`
+``false`` and provide an object that implements ``ClassMetadataFactoryInterface``
176
when constructing the normalizer::
177
178
$data = <<<EOF
0 commit comments