Sets the _serviceId property on all services.
Hierarchy
- class \Drupal\Core\DependencyInjection\Compiler\DependencySerializationTraitPass implements CompilerPassInterface
See also
\Drupal\Core\DependencyInjection\DependencySerializationTrait
File
- core/lib/Drupal/Core/DependencyInjection/Compiler/DependencySerializationTraitPass.php, line 13
Namespace
Drupal\Core\DependencyInjection\Compiler
Members
Name | Modifiers | Type | Description |
---|---|---|---|
DependencySerializationTraitPass::process | public | function | You can modify the container here before it is dumped to PHP code. Overrides CompilerPassInterface::process |
Please login to continue.