Copied!

Remove private aliases from the container. They were only used to establish dependencies between services, and these dependencies have been resolved in one of the previous passes.

CloneableInstantiable
Methods
public process(Symfony\Component\DependencyInjection\ContainerBuilder $container) : void
 

Removes private aliases from the ContainerBuilder.

© 2025 Bruce Wells