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