8000
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.
2 parents 1467bdb + 84808f4 commit 73fb30fCopy full SHA for 73fb30f
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