Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbd1af26

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: [Serializer] Remove any mention to annotations
2 parents995076b +28070e8 commitbd1af26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/serializer.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@ Assume you have the following plain-old-PHP object::
264264
}
265265
}
266266

267-
The definition of serialization can be specified usingannotations,attributes, XML
268-
or YAML.The:class:`Symfony\\Component\\Serializer\\Mapping\\Factory\\ClassMetadataFactory`
267+
The definition of serialization can be specified using attributes, XML or YAML.
268+
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

271271
The following code shows how to initialize the:class:`Symfony\\Component\\Serializer\\Mapping\\Factory\\ClassMetadataFactory`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp