Commit 1c39317
committed
bug #6334 Fixed yaml configuration of app.exception_controller (AAstakhov)
This PR was squashed before being merged into the 2.3 branch (closes #6334).
Discussion
----------
Fixed yaml configuration of app.exception_controller
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.3+
| Fixed tickets | -
Fixed yaml code-block for app.exception_controller service: indented lines with 'class' and 'arguments' configuration to make this example functional.
Commits
-------
95a3903 Fixed yaml configuration of app.exception_controller1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments