Skip to content

Commit 4f26e13

Browse files
committed
Merge branch '5.0'
* 5.0: Revert "Update serializer.rst"
2 parents 9cb1447 + 77d6a59 commit 4f26e13

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)