Commit f4d4197
committed
minor #17495 [FrameworkBundle] Rename option
This PR was squashed before being merged into the 6.2 branch.
Discussion
----------
[FrameworkBundle] Rename option `catch_all_throwables` to `handle_all_throwables` in documentation
I may be mistaken, but i see in the code and recipes that this option is named `handle_all_throwables`, but it is referenced as `catch_all_throwables` in the documentation. I propose to correct the doc.
Commits
-------
177f620 [FrameworkBundle] Rename option `catch_all_throwables` to `handle_all_throwables` in documentationcatch_all_throwables to handle_all_throwables in documentation (tcheymol)1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments