namespace Symfony\Component\DependencyInjection\LazyProxy\PhpDumper

Classsort descending Location Description
DumperInterface drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php Lazy proxy dumper capable of generating the instantiation logic php code for proxied services.
NullDumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/NullDumper.php Null dumper, negates any proxy code generation for any given service definition.