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 4d72a8c commit 8574f41Copy full SHA for 8574f41
components/serializer.rst
@@ -830,8 +830,7 @@ always as a collection.
830
.. tip::
831
832
XML comments are ignored by default when decoding contents, but this
833
- behavior can be changed with the optional ``$decoderIgnoredNodeTypes`` argument of
834
- the ``XmlEncoder`` class constructor.
+ behavior can be changed with the optional context key ``XmlEncoder::DECODER_IGNORED_NODE_TYPES``.
835
836
Data with ``#comment`` keys are encoded to XML comments by default. This can be
837
changed with the optional ``$encoderIgnoredNodeTypes`` argument of the
0 commit comments