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.
AdvancedNameConverterInterface
2 parents d44e5a9 + 6169faa commit 56b553fCopy full SHA for 56b553f
serializer/custom_name_converter.rst
@@ -43,12 +43,6 @@ A custom name converter can handle such cases::
43
}
44
45
46
-.. note::
47
-
48
- You can also implement
49
- :class:`Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface`
50
- to access the current class name, format and context.
51
52
Then, configure the serializer to use your name converter:
53
54
.. configuration-block::
0 commit comments