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 e379e70 commit e22fcfeCopy full SHA for e22fcfe
DependencyInjection/Compiler/UnusedTagsPass.php
@@ -24,6 +24,7 @@ class UnusedTagsPass implements CompilerPassInterface
24
private $whitelist = array(
25
'console.command',
26
'container.service_locator',
27
+ 'container.service_subscriber',
28
'config_cache.resource_checker',
29
'data_collector',
30
'form.type',
0 commit comments