Skip to content

Commit 6169faa

Browse files
committed
[Serializer] Remove AdvancedNameConverterInterface
1 parent a4ea73e commit 6169faa

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

serializer/custom_name_converter.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ A custom name converter can handle such cases::
4343
}
4444
}
4545

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-
5246
Then, configure the serializer to use your name converter:
5347

5448
.. configuration-block::

0 commit comments

Comments
 (0)