File tree Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 1111
1212namespace Symfony \Component \Serializer \Encoder ;
1313
14- use Symfony \Component \Serializer \Encoder \DecoderInterface ;
1514use Symfony \Component \Serializer \Exception \RuntimeException ;
1615
1716/**
Original file line number Diff line number Diff line change 1111
1212namespace Symfony \Component \Serializer \Encoder ;
1313
14- use Symfony \Component \Serializer \Encoder \EncoderInterface ;
15- use Symfony \Component \Serializer \Encoder \NormalizationAwareInterface ;
1614use Symfony \Component \Serializer \Exception \RuntimeException ;
1715
1816/**
Original file line number Diff line number Diff line change 1111
1212namespace Symfony \Component \Serializer ;
1313
14- use Symfony \Component \Serializer \SerializerInterface ;
15-
1614/**
1715 * Defines the interface of encoders
1816 *
You can’t perform that action at this time.
0 commit comments