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 #15298 [Console] Updates method reference for retrieving console helpers (0x346e3730)
This PR was merged into the 4.4 branch.
Discussion
----------
[Console] Updates method reference for retrieving console helpers
While reading the docs, I've found it weird that the documentation was talking about a `getHelperSet()` method when referencing in the following codeblock the method `getHelper`.
This MR harmonizes the wording according to the [Debug Formatter Helper](https://symfony.com/doc/current/components/console/helpers/debug_formatter.html)
Commits
-------
f2b7ad9 Updates method reference for retrieving console helpers
0 commit comments