Skip to content

Commit 28175db

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Use .. note:: directive
2 parents ff68b9f + 8972b2c commit 28175db

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

serializer/custom_normalizer.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,9 @@ Here is an example of how to use the ``getSupportedTypes()`` method::
150150
}
151151
}
152152

153-
Note that ``supports*()`` method implementations should not assume that
154-
``getSupportedTypes()`` has been called before.
153+
.. note::
154+
155+
The ``supports*()`` method implementations should not assume that
156+
``getSupportedTypes()`` has been called before.
155157

156158
.. _`API Platform`: https://api-platform.com

0 commit comments

Comments
 (0)