ResolveReferencesToAliasesPass

class ResolveReferencesToAliasesPass extends AbstractRecursivePass

Replaces all references to aliases with references to the actual service.

Methods

process(ContainerBuilder $container)

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

Details

process(ContainerBuilder $container)

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

Parameters

ContainerBuilder $container