10000
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 1467bdb commit 84808f4Copy full SHA for 84808f4
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
@@ -34,7 +34,6 @@ class ContainerBuilder extends Container implements TaggedContainerInterface
34
private $aliases = array();
35
private $resources = array();
36
private $extensionConfigs = array();
37
- private $injectors = array();
38
private $compiler;
39
40
/**
0 commit comments