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

Interfaces, Classes and Traits

CompilerPassInterface
Interface that must be implemented by compilation passes.

Table of Contents

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

Methods

Search results