RealServiceInstantiator
RealServiceInstantiator
class RealServiceInstantiator implements InstantiatorInterface
{@inheritdoc}
Noop proxy instantiator - simply produces the real service instead of a proxy instance.
Methods
object | instantiateProxy(ContainerInterface $container, Definition $definition, string $id, callable $realIns
|