Commit eff74e0
committed
minor symfony#7239 Fixed tag namespace in the example of xml configuration (a-ast)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes symfony#7239).
Discussion
----------
Fixed tag namespace in the example of xml configuration
Closing tag <acme_hello:foo> didn't match start tag.
Commits
-------
dca0de5 Fixed tag namespace in the example of xml configuration1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
0 commit comments