Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aab76b8

Browse filesBrowse files
committed
minor #20924 [Console] Added Progress Indicator link to Console Helpers overview page. (kkevindev)
This PR was merged into the 6.4 branch. Discussion ---------- [Console] Added Progress Indicator link to Console Helpers overview page. <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `7.x` for features of unreleased versions). --> Added a missing page (https://symfony.com/doc/6.4/components/console/helpers/progressindicator.html) to the overview page (https://symfony.com/doc/6.4/components/console/helpers/index.html). Commits ------- 82bc857 Added Progress Indicator link to Console Helpers overview page.
2 parents ffa1c21 + 82bc857 commit aab76b8
Copy full SHA for aab76b8

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎components/console/helpers/map.rst.inc

Copy file name to clipboardExpand all lines: components/console/helpers/map.rst.inc
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
* :doc:`/components/console/helpers/formatterhelper`
22
* :doc:`/components/console/helpers/processhelper`
33
* :doc:`/components/console/helpers/progressbar`
4+
* :doc:`/components/console/helpers/progressindicator`
45
* :doc:`/components/console/helpers/questionhelper`
56
* :doc:`/components/console/helpers/table`
67
* :doc:`/components/console/helpers/debug_formatter`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.