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.
2 parents ff68b9f + 8972b2c commit 28175dbCopy full SHA for 28175db
serializer/custom_normalizer.rst
@@ -150,7 +150,9 @@ Here is an example of how to use the ``getSupportedTypes()`` method::
150
}
151
152
153
-Note that ``supports*()`` method implementations should not assume that
154
-``getSupportedTypes()`` has been called before.
+.. note::
+
155
+ The ``supports*()`` method implementations should not assume that
156
+ ``getSupportedTypes()`` has been called before.
157
158
.. _`API Platform`: https://api-platform.com
0 commit comments