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 #17889 [DependencyInjection] Fix example for Autowire attribute (W0rma)
This PR was merged into the 6.2 branch.
Discussion
----------
[DependencyInjection] Fix example for Autowire attribute
I just noticed that the container will internally resolve the service name to "AppMailMailerConfiguration" if backslashes are not double-escaped.
Commits
-------
7cac7e2 Double-escape backslashes
0 commit comments