class ContainerBuilder extends Container implements TaggedContainerInterface
ContainerBuilder is a DI container that provides an API to easily describe services.
Methods
__construct(ParameterBagInterface $parameterBag = null) from Container compile() Compiles the container.
bool isFrozen() Returns true if the container parameter bag are frozen. from Container ParameterBagInterface getParameterBag() Gets the service container parameter bag. from Container mixed getParame