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 e02d183 commit 371e6dcCopy full SHA for 371e6dc
DependencyInjection/Compiler/UnusedTagsPass.php
@@ -38,6 +38,7 @@ class UnusedTagsPass implements CompilerPassInterface
38
'container.service_locator',
39
'container.service_locator_context',
40
'container.service_subscriber',
41
+ 'container.stack',
42
'controller.argument_value_resolver',
43
'controller.service_arguments',
44
'data_collector',
0 commit comments