Skip to content

Commit 230dc2c

Browse files
committed
-
1 parent 439d47c commit 230dc2c

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 attributes, 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)