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.
1 parent 439d47c commit 230dc2cCopy full SHA for 230dc2c
components/serializer.rst
@@ -264,7 +264,7 @@ Assume you have the following plain-old-PHP object::
264
}
265
266
267
-The definition of serialization can be specified using attributes, XML
+The definition of serialization can be specified using annotations, attributes, XML
268
or YAML. The :class:`Symfony\\Component\\Serializer\\Mapping\\Factory\\ClassMetadataFactory`
269
that will be used by the normalizer must be aware of the format to use.
270
0 commit comments