Commit 5e0dccd
committed
minor symfony#10957 Fix of old service ids styles to class name (SenseException)
This PR was merged into the 3.4 branch.
Discussion
----------
Fix of old service ids styles to class name
The docs for the service decoration used the old service ids while the FQCN ones are shown in the code examples. This PR fixed these.
Commits
-------
47e01ad Fix of old service ids styles to class name1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments