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 b67f780

Browse filesBrowse files
authored
Fix a typo in the serializer doc
1 parent 50c8385 commit b67f780
Copy full SHA for b67f780

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.