Commit 5dff4ee
committed
minor #10748 Fix syntax error in decorating services example (danrot)
This PR was merged into the 3.4 branch.
Discussion
----------
Fix syntax error in decorating services example
There was a small error in the example for decorating services. This won't bother anybody since it is only an example of generated code, but it still looks weird 🙂
#SymfonyConHackday2018
Commits
-------
1fcf754 Fix syntax error in example1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
0 commit comments