Commit 9879aa6
committed
bug symfony#8025 Fix autoescape_service example (chteuchteu)
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes symfony#8025).
Discussion
----------
Fix autoescape_service example
As @fabpot said in symfony/symfony#8833, the `autoescape_service` value must not start with an `@`.
Commits
-------
4497d43 Fix autoescape_service example1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments