Skip to content

Commit edfd10b

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: - Update serializer.rst
2 parents ccd5f68 + 230dc2c commit edfd10b

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
@@ -264,7 +264,7 @@ Assume you have the following plain-old-PHP object::
264264
}
265265
}
266266

267-
The definition of serialization can be specified using annotations, XML
267+
The definition of serialization can be specified using annotations, attributes, XML
268268
or YAML. The :class:`Symfony\\Component\\Serializer\\Mapping\\Factory\\ClassMetadataFactory`
269269
that will be used by the normalizer must be aware of the format to use.
270270

0 commit comments

Comments
 (0)