Skip to content

Commit 8972b2c

Browse files
committed
Use .. note:: directive
1 parent de4bbdf commit 8972b2c

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
@@ -148,7 +148,9 @@ Here is an example of how to use the ``getSupportedTypes()`` method::
148148
}
149149
}
150150

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

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

0 commit comments

Comments
 (0)