Skip to content

Commit 7437b10

Browse files
committed
minor symfony#11405 Fixed a minor issue in Serializer component (javiereguiluz)
This PR was merged into the 4.2 branch. Discussion ---------- Fixed a minor issue in Serializer component Tiny error, but very visible: ![image](https://user-images.githubusercontent.com/73419/55962867-03208200-5c72-11e9-86b8-10e1229f4a65.png) Commits ------- c4f5f7c Fixed a minor issue in Serializer component
2 parents 193dbc0 + c4f5f7c commit 7437b10

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
@@ -1420,7 +1420,7 @@ and return ``true`` when
14201420
:method:`Symfony\\Component\\Serializer\\Normalizer\\CacheableSupportsMethodInterface::hasCacheableSupportsMethod`
14211421
is called.
14221422

1423-
.. note::
1423+
.. note::
14241424

14251425
All built-in :ref:`normalizers and denormalizers <component-serializer-normalizers>`
14261426
as well the ones included in `API Platform`_ natively implement this interface.

0 commit comments

Comments
 (0)