You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #7656 [DependencyInjection] Document FQCN aliases (GuilhemN)
This PR was merged into the master branch.
Discussion
----------
[DependencyInjection] Document FQCN aliases
Fix#7445
> Not only do we need to remove autowiring-types, we should show clearly how you can use aliases to choose what class should be autowired for a specific interface/class.
>
> Also, Stof noted that you can/should mark these aliases as private: we don't need them to be available on the final, cached container.
Commits
-------
a530019 [DependencyInjection] Document FQCN aliases
0 commit comments