We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88be17c commit a7365e9Copy full SHA for a7365e9
src/State/SerializerAwareProviderTrait.php
@@ -31,7 +31,7 @@ trait SerializerAwareProviderTrait
31
public function setSerializerLocator(ContainerInterface $serializerLocator): void
32
{
33
trigger_deprecation(
34
- 'api-platform/core',
+ 'api-platform/state',
35
'4.2',
36
'The "%s" interface is deprecated and will be removed in 5.0. It violates the dependency injection principle.',
37
SerializerAwareProviderInterface::class
0 commit comments