Skip to content

Commit 1469c33

Browse files
committed
minor #8401 Remove ProgressHelper page (afurculita)
This PR was submitted for the 3.0 branch but it was merged into the 3.3 branch instead (closes #8401). Discussion ---------- Remove ProgressHelper page ProgressHelper is a feature from Symfony 2, removed in Symfony 3. So it can be removed from the docs from Symfony 3.* . This can be merged in 3.0 and after that merged with the other 3.* branches Commits ------- cf5ee0b Update index.rst 43461f8 Update redirection_map 431149c Delete progresshelper.rst
2 parents abfa7e5 + cf5ee0b commit 1469c33

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
lines changed

_build/redirection_map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@
290290
/components/config/introduction /components/config
291291
/components/config/index /components/config
292292
/components/console/helpers/tablehelper /components/console/helpers/table
293+
/components/console/helpers/progresshelper /components/console/helpers/progressbar
293294
/components/console/introduction /components/console
294295
/components/console/index /components/console
295296
/components/debug/class_loader /components/debug

components/console/helpers/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ The Console Helpers
1111
formatterhelper
1212
processhelper
1313
progressbar
14-
progresshelper
1514
questionhelper
1615
table
1716
debug_formatter

components/console/helpers/progresshelper.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)