File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -402,10 +402,11 @@ Console Helpers
402
402
The console component also contains a set of "helpers" - different small
403
403
tools capable of helping you with different tasks:
404
404
405
- * :doc: `/components/console/helpers/dialoghelper `: interactively ask the user for information
405
+ * :doc: `/components/console/helpers/questionhelper `: interactively ask the user for information
406
406
* :doc: `/components/console/helpers/formatterhelper `: customize the output colorization
407
407
* :doc: `/components/console/helpers/progresshelper `: shows a progress bar
408
408
* :doc: `/components/console/helpers/tablehelper `: displays tabular data as a table
409
+ * :doc: `/components/console/helpers/dialoghelper `: (deprecated) interactively ask the user for information
409
410
410
411
Testing Commands
411
412
----------------
You can’t perform that action at this time.
0 commit comments