Skip to content

Commit 77d6a59

Browse files
committed
Revert "Update serializer.rst"
This reverts commit 4d6da00.
1 parent 96960d4 commit 77d6a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ If you are using isser methods (methods prefixed by ``is``, like
624624
``App\Model\Person::isSportsperson()``), the Serializer component will
625625
automatically detect and use it to serialize related attributes.
626626

627-
The `ObjectNormalizer` also takes care of methods starting with ``has``, ``add``
627+
The ``ObjectNormalizer`` also takes care of methods starting with ``has``, ``add``
628628
and ``remove``.
629629

630630
Using Callbacks to Serialize Properties with Object Instances

0 commit comments

Comments
 (0)