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 8de2041 commit 31c40f1Copy full SHA for 31c40f1
Resources/config/serializer.xml
@@ -52,6 +52,8 @@
52
<argument>null</argument>
53
</service>
54
55
+ <service id="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface" alias="serializer.mapping.class_metadata_factory" />
56
+
57
<!-- Cache -->
58
<service id="serializer.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer">
59
<argument type="collection" /><!-- Loaders injected by the extension -->
0 commit comments