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 8566263 commit a1f2ed7Copy full SHA for a1f2ed7
components/serializer.rst
@@ -241,7 +241,7 @@ CamelCase to snake_case
241
~~~~~~~~~~~~~~~~~~~~~~~
242
243
.. versionadded:: 2.7
244
- The :class:`Symfony\\Component\\Serializer\\NameConverter\\CamelCaseToUnderscoreNameConverter`
+ The :class:`Symfony\\Component\\Serializer\\NameConverter\\CamelCaseToSnakeCaseNameConverter`
245
interface was introduced in Symfony 2.7.
246
247
In many formats, it's common to use underscores to separate words (also known
0 commit comments