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 1da6d26 commit 0f99235Copy full SHA for 0f99235
Resources/config/services.xml
@@ -40,6 +40,7 @@
40
<argument type="collection" />
41
</service>
42
43
+ <service id="Psr\Container\ContainerInterface" alias="service_container" public="false" />
44
<service id="Symfony\Component\DependencyInjection\ContainerInterface" alias="service_container" public="false" />
45
<service id="Symfony\Component\DependencyInjection\Container" alias="service_container" public="false" />
46
0 commit comments