Skip to content

Commit d0968cb

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: -
2 parents 805fa64 + 849c9d6 commit d0968cb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

serializer/custom_encoders.rst

Lines changed: 0 additions & 7 deletions
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)