Skip to content

Commit 995076b

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: - Update serializer.rst
2 parents 9443825 + edfd10b commit 995076b

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)