Replaces all services with a lazy flag.
Hierarchy
- class \Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass implements CompilerPassInterface
File
- core/lib/Drupal/Core/DependencyInjection/Compiler/ProxyServicesPass.php, line 13
Namespace
Drupal\Core\DependencyInjection\Compiler
Members
Name | Modifiers | Type | Description |
---|---|---|---|
ProxyServicesPass::process | public | function | You can modify the container here before it is dumped to PHP code. Overrides CompilerPassInterface::process |
Please login to continue.