Skip to content

Commit f55060a

Browse files
authored
Merge pull request #8265 from cakephp/ADmad-patch-1
Remove outdated note on Helpers location
2 parents 7a5e20d + f5537d6 commit f55060a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/en/console-commands/input-output.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@ Helpers generally implement the `output()` method which takes an array of
7373
parameters. However, because Console Helpers are vanilla classes they can
7474
implement additional methods that take any form of arguments.
7575

76-
> [!NOTE]
77-
> Helpers can also live in `src/Shell/Helper` for backwards compatibility.
78-
7976
## Built-In Helpers
8077

8178
### Table Helper

0 commit comments

Comments
 (0)