We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7efbac1 commit 5ea2f9bCopy full SHA for 5ea2f9b
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