namespace Symfony\Component\DependencyInjection\LazyProxy\PhpDumper in Service Container 7
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| DumperInterface |
modules/ |
Lazy proxy dumper capable of generating the instantiation logic PHP code for proxied services. |
| NullDumper |
modules/ |
Null dumper, negates any proxy code generation for any given service definition. |