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 44d54f5 commit 1e72962Copy full SHA for 1e72962
DependencyInjection/Compiler/UnusedTagsPass.php
@@ -34,6 +34,7 @@ class UnusedTagsPass implements CompilerPassInterface
34
'container.hot_path',
35
'container.no_preload',
36
'container.preload',
37
+ 'container.private',
38
'container.reversible',
39
'container.service_locator',
40
'container.service_locator_context',
0 commit comments