You are here

namespace Symfony\Component\DependencyInjection\LazyProxy\PhpDumper in Service Container 7.2

Same name in other branches
  1. 7 Symfony\Component\DependencyInjection\LazyProxy\PhpDumper
Classsort descending Location Description
DumperInterface modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php Lazy proxy dumper capable of generating the instantiation logic PHP code for proxied services.
NullDumper modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/NullDumper.php Null dumper, negates any proxy code generation for any given service definition.