Skip to content

Commit 5ea2f9b

Browse files
committed
-
1 parent 7efbac1 commit 5ea2f9b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

serializer/custom_encoders.rst

-7
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,6 @@ create your own encoder that uses the
4646
}
4747
}
4848

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-
5649
Registering it in your app
5750
--------------------------
5851

0 commit comments

Comments
 (0)