Commit aab76b8
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.1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments