Skip to content

Commit 728acb6

Browse files
committed
Merge pull request symfony#3139 from pgodel/2.3
[Components][Console] Added link to tablehelper in the introduction section where helpers are mentioned
2 parents f0d8983 + d662134 commit 728acb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/console/introduction.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ tools capable of helping you with different tasks:
370370
* :doc:`/components/console/helpers/dialoghelper`: interactively ask the user for information
371371
* :doc:`/components/console/helpers/formatterhelper`: customize the output colorization
372372
* :doc:`/components/console/helpers/progresshelper`: shows a progress bar
373+
* :doc:`/components/console/helpers/tablehelper`: displays tabular data as a table
373374

374375
Testing Commands
375376
----------------

0 commit comments

Comments
 (0)