We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96960d4 commit 77d6a59Copy full SHA for 77d6a59
components/serializer.rst
@@ -624,7 +624,7 @@ If you are using isser methods (methods prefixed by ``is``, like
624
``App\Model\Person::isSportsperson()``), the Serializer component will
625
automatically detect and use it to serialize related attributes.
626
627
-The `ObjectNormalizer` also takes care of methods starting with ``has``, ``add``
+The ``ObjectNormalizer`` also takes care of methods starting with ``has``, ``add``
628
and ``remove``.
629
630
Using Callbacks to Serialize Properties with Object Instances
0 commit comments