Skip to content

Commit b05c1cc

Browse files
deviantintegraljaviereguiluz
authored andcommitted
Codefence ClassMetadataFactory
1 parent a4cb67a commit b05c1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ needs three parameters:
171171

172172
By default, additional attributes that are not mapped to the denormalized
173173
object will be ignored by the Serializer component. Include a
174-
ClassMetadataFactory when constructing the normalizer and set the
174+
``ClassMetadataFactory`` when constructing the normalizer and set the
175175
``allow_extra_attributes`` key of the deserialization context to ``false`` to
176176
let the serializer throw an exception when additional attributes are passed::
177177

0 commit comments

Comments
 (0)