-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
DependencyInjectionRFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)
Description
Why isn't the AutoAliasServicePass
compiler pass enabled by default?
It was added in #12526 and even there some people are asking the same question.
I needed this exact functionality and I found this compiler pass by going through all compiler passes in the dependency injection component and only later I saw the little mention about it (and how it has to be manually added to the container) in the documentation where the auto_alias
tag was documented.
HypeMC and spideyfusion
Metadata
Metadata
Assignees
Labels
DependencyInjectionRFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)