Skip to content

Commit a84f466

Browse files
novah77javiereguiluz
authored andcommitted
Update serializer.rst
In the sub title Attributes Groups, the text using annotations should be using attributes.
1 parent b8d39ec commit a84f466

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