Skip to content

Commit e22fcfe

Browse files
[DI] Add and wire ServiceSubscriberInterface
1 parent e379e70 commit e22fcfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DependencyInjection/Compiler/UnusedTagsPass.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ class UnusedTagsPass implements CompilerPassInterface
2424
private $whitelist = array(
2525
'console.command',
2626
'container.service_locator',
27+
'container.service_subscriber',
2728
'config_cache.resource_checker',
2829
'data_collector',
2930
'form.type',

0 commit comments

Comments
 (0)