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 #19342 [DependencyInjection] Add a note about configuring controllers without autowire/autoconfigure (alexandre-daubois)
This PR was merged into the 5.4 branch.
Discussion
----------
[DependencyInjection] Add a note about configuring controllers without autowire/autoconfigure
Fix#16579
Here is my try `@javiereguiluz`, from what I understood in the first PR. This is the minimal configuration I have in my computer to make the AbstractController extend work. I mostly used your wording, changing the required config by defining a locator that could be used for any controller extending AbstractController.
Commits
-------
412a450 Add a note about configuring controllers without autowire/autoconfigure
0 commit comments