You can modify the container here before it is dumped to PHP code.
@api
Parameters
ContainerBuilder $container:
File
- drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CompilerPassInterface.php, line 32
Class
- CompilerPassInterface
- Interface that must be implemented by compilation passes
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
public function process(ContainerBuilder $container);