We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4bbdf commit 8972b2cCopy full SHA for 8972b2c
serializer/custom_normalizer.rst
@@ -148,7 +148,9 @@ Here is an example of how to use the ``getSupportedTypes()`` method::
148
}
149
150
151
-Note that ``supports*()`` method implementations should not assume that
152
-``getSupportedTypes()`` has been called before.
+.. note::
+
153
+ The ``supports*()`` method implementations should not assume that
154
+ ``getSupportedTypes()`` has been called before.
155
156
.. _`API Platform`: https://api-platform.com
0 commit comments