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.
2 parents 24e2c58 + 60bb21d commit b556141Copy full SHA for b556141
serializer/custom_normalizer.rst
@@ -63,7 +63,7 @@ normalization process::
63
Injecting an ``ObjectNormalizer`` in your custom normalizer is deprecated
64
since Symfony 6.4. Implement the
65
:class:`Symfony\\Component\\Serializer\\Normalizer\\NormalizerAwareInterface`
66
- and use the the
+ and use the
67
:class:`Symfony\\Component\\Serializer\\Normalizer\\NormalizerAwareTrait` instead
68
to inject the ``$normalizer`` property.
69
0 commit comments