Symfony\Component\DependencyInjection\LazyProxy\Instantiator
Classes
Noop proxy instantiator - produces the real service instead of a proxy instance.
Interfaces
Lazy proxy instantiator, capable of instantiating a proxy given a container, the
service definitions and a callback that produces the real service instance.