Documentation

RemovePrivateAliasesPass
in package
implements CompilerPassInterface

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.

Tags
author

Johannes M. Schmitt schmittjoh@gmail.com

Table of Contents

Interfaces

CompilerPassInterface
Interface that must be implemented by compilation passes.

Methods

process()  : mixed
Removes private aliases from the ContainerBuilder.

Methods


        
On this page

Search results