We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff0f566 commit f5537d6Copy full SHA for f5537d6
1 file changed
docs/en/console-commands/input-output.md
@@ -73,9 +73,6 @@ Helpers generally implement the `output()` method which takes an array of
73
parameters. However, because Console Helpers are vanilla classes they can
74
implement additional methods that take any form of arguments.
75
76
-> [!NOTE]
77
-> Helpers can also live in `src/Shell/Helper` for backwards compatibility.
78
-
79
## Built-In Helpers
80
81
### Table Helper
0 commit comments