8000 Hidden commands are available in technical formats · symfony/symfony-docs@0bdbb15 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0bdbb15

Browse files
Hidden commands are available in technical formats
1 parent c45a7f2 commit 0bdbb15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

console/hide_commands.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ In those cases, you can define the command as **hidden** by setting the
3030

3131
Hidden commands behave the same as normal commands but they are no longer displayed
3232
in command listings, so end-users are not aware of their existence.
33+
34+
.. note::
35+
36+
Hidden commands are still available using JSON or XML descriptor.

0 commit comments

Comments
 (0)
0