Whitelist container.service_locator tag

This commit is contained in:
Robin Chalas 2017-03-20 22:29:12 +01:00
parent 93ff304bce
commit ad501e5eeb

View File

@ -23,6 +23,7 @@ class UnusedTagsPass implements CompilerPassInterface
{
private $whitelist = array(
'console.command',
'container.service_locator',
'config_cache.resource_checker',
'data_collector',
'form.type',