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

Commit7a56692

Browse files
committed
Merge pull requestsymfony#3221 from 77web/fix_repeated_verb_in_cookbook-serializer
fixed repeated verb in cookbook/serializer
2 parentse3e3f6f +0ce9693 commit7a56692

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎cookbook/serializer.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ You can load normalizers and/or encoders by tagging them as
6767
:ref:`serializer.encoder<reference-dic-tags-serializer-encoder>`. It's also
6868
possible to set the priority of the tag in order to decide the matching order.
6969

70-
Here an example on how to load the load
71-
the:class:`Symfony\\Component\\Serializer\\Normalizer\\GetSetMethodNormalizer`:
70+
Hereisan example on how to load the
71+
:class:`Symfony\\Component\\Serializer\\Normalizer\\GetSetMethodNormalizer`:
7272

7373
..configuration-block::
7474

@@ -108,4 +108,4 @@ the :class:`Symfony\\Component\\Serializer\\Normalizer\\GetSetMethodNormalizer`:
108108
infinite loop is created when calling the getters. You're encouraged
109109
to add your own normalizers that fit your use-case.
110110

111-
.. _JMSSerializerBundle:http://jmsyst.com/bundles/JMSSerializerBundle
111+
.. _JMSSerializerBundle:http://jmsyst.com/bundles/JMSSerializerBundle

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp