Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Symfony\Component\DependencyInjection\LazyProxy\Instantiator

Object name File name Summary
InstantiatorInterface vendor/symfony/dependency-injection/LazyProxy/Instantiator/InstantiatorInterface.php Lazy proxy instantiator, capable of instantiating a proxy given a container, the
service definitions and a callback that produces the real service instance.
LazyServiceInstantiator vendor/symfony/dependency-injection/LazyProxy/Instantiator/LazyServiceInstantiator.php @author Nicolas Grekas <p@tchwork.com>
RealServiceInstantiator vendor/symfony/dependency-injection/LazyProxy/Instantiator/RealServiceInstantiator.php Noop proxy instantiator - produces the real service instead of a proxy instance.
RSS feed
Powered by Drupal