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 805fa64 + 849c9d6 commit d0968cbCopy full SHA for d0968cb
serializer/custom_encoders.rst
@@ -46,13 +46,6 @@ create your own encoder that uses the
46
}
47
48
49
-.. tip::
50
-
51
- If you need access to ``$context`` in your ``supportsDecoding`` or
52
- ``supportsEncoding`` method, make sure to implement
53
- ``Symfony\Component\Serializer\Encoder\ContextAwareDecoderInterface``
54
- or ``Symfony\Component\Serializer\Encoder\ContextAwareEncoderInterface`` accordingly.
55
56
Registering it in your app
57
--------------------------
58
0 commit comments