Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9e49d97

Browse filesBrowse files
committed
Merge branch '7.0' into 7.1
* 7.0: Use .. note:: directive
2 parents 3acb0c5 + aad0ce0 commit 9e49d97
Copy full SHA for 9e49d97

File tree

1 file changed

+4
-2
lines changed
Filter options

1 file changed

+4
-2
lines changed

‎serializer/custom_normalizer.rst

Copy file name to clipboardExpand all lines: serializer/custom_normalizer.rst
+4-2Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,7 @@ Here is an example of how to use the ``getSupportedTypes()`` method::
122122
}
123123
}
124124

125-
Note that ``supports*()`` method implementations should not assume that
126-
``getSupportedTypes()`` has been called before.
125+
.. note::
126+
127+
The ``supports*()`` method implementations should not assume that
128+
``getSupportedTypes()`` has been called before.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.