Skip to content

Commit 4d6da00

Browse files
authored
Update serializer.rst
1 parent 6a07a71 commit 4d6da00

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)