Commit 7e84533
committed
bug #4886 [Best Pracitices] restore example in the "Service: No Class Parameter" section (u-voelkel)
This PR was merged into the 2.3 branch.
Discussion
----------
[Best Pracitices] restore example in the "Service: No Class Parameter" section
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets |
In 1fb20e5 the 'how to NOT do it' config example in the "Best Practices -> Organizing Your Business Logic -> Service: No Class Parameter" section was changed to actually follow the recommendation.
It is especially confusing as the example in the section "Services: Naming and Format" is exactly the same (besides the comment)
Commits
-------
0a678d2 fixed indentation
73ff5ea restore the how to NOT do it example in the "Service: No Class Parameter" section1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
143 | 146 | | |
144 | 147 | | |
145 | | - | |
| 148 | + | |
146 | 149 | | |
147 | 150 | | |
148 | 151 | | |
| |||
0 commit comments