Skip to content

Commit aad0ce0

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Use .. note:: directive
2 parents 8db81c1 + 28175db commit aad0ce0

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
@@ -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)