File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616use ApiPlatform \Documentation \Documentation ;
1717use ApiPlatform \JsonLd \ContextBuilder ;
1818use ApiPlatform \JsonLd \ContextBuilderInterface ;
19- use ApiPlatform \JsonLd \Serializer \HydraOperationsTrait ;
2019use ApiPlatform \JsonLd \Serializer \HydraPrefixTrait ;
2120use ApiPlatform \Metadata \ApiProperty ;
2221use ApiPlatform \Metadata \ApiResource ;
Original file line number Diff line number Diff line change 1111
1212declare (strict_types=1 );
1313
14- namespace ApiPlatform \JsonLd \Serializer ;
14+ namespace ApiPlatform \Hydra \Serializer ;
1515
1616use ApiPlatform \JsonLd \ContextBuilder ;
1717use ApiPlatform \Metadata \ApiResource ;
Original file line number Diff line number Diff line change 1313
1414namespace ApiPlatform \JsonLd \Serializer ;
1515
16+ use ApiPlatform \Hydra \Serializer \HydraOperationsTrait ;
1617use ApiPlatform \JsonLd \AnonymousContextBuilderInterface ;
1718use ApiPlatform \JsonLd \ContextBuilderInterface ;
1819use ApiPlatform \Metadata \ErrorResourceInterface ;
You can’t perform that action at this time.
0 commit comments