Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad501e5

Browse files
committed
Whitelist container.service_locator tag
1 parent 93ff304 commit ad501e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/UnusedTagsPass.php

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

0 commit comments

Comments
 (0)