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 a4ea73e commit 6169faaCopy full SHA for 6169faa
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