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

Appearance settings

Commit a038985

Browse filesBrowse files
committed
minor #7037 Fix a typo in the serializer doc (dunglas)
This PR was merged into the 2.7 branch. Discussion ---------- Fix a typo in the serializer doc Commits ------- b67f780 Fix a typo in the serializer doc
2 parents 8ab1907 + b67f780 commit a038985
Copy full SHA for a038985

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎components/serializer.rst

Copy file name to clipboardExpand all lines: components/serializer.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,8 +510,8 @@ There are several types of normalizers available:
510510
the "get"/"set"/"has"/"remove" prefix and converted to lower case) to property
511511
values.
512512

513-
The ``ObjectNormalizer`` is the most powerful normalizer. It is a configured
514-
by default when using the Symfony Standard Edition with the serializer enabled.
513+
The ``ObjectNormalizer`` is the most powerful normalizer. It is configured by
514+
default when using the Symfony Standard Edition with the serializer enabled.
515515

516516
:class:`Symfony\\Component\\Serializer\\Normalizer\\GetSetMethodNormalizer`
517517
This normalizer reads the content of the class by calling the "getters"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.