8000 feature #7355 Hidden commands are available in technical formats (mic… · symfony/symfony-docs@58772cd · GitHub
[go: up one dir, main page]

Skip to content

Commit 58772cd

Browse files
committed
feature #7355 Hidden commands are available in technical formats (mickaelandrieu)
This PR was merged into the master branch. Discussion ---------- Hidden commands are available in technical formats Hello, this fix #7335. We should rebase 3.2 docs into master first, as this pull request should be merged in master but the file I edit is not available, yet :) Regards, Commits ------- 0bdbb15 Hidden commands are available in technical formats
2 parents 97b9809 + 0bdbb15 commit 58772cd

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