Copied!

Interface that must be implemented by compilation passes.

AbstractInterface
Methods
public abstract process(Symfony\Component\DependencyInjection\ContainerBuilder $container)
 

You can modify the container here before it is dumped to PHP code.

  • return void
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration