You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments