Commit 76968b1
committed
minor #6618 Added a note about coding standards and method arguments (javiereguiluz)
This PR was submitted for the 2.3 branch but it was merged into the 2.7 branch instead (closes #6618).
Discussion
----------
Added a note about coding standards and method arguments
This coding standard is optional in the PSR-2 standard, so we must explain our own convention. Related to symfony/symfony#18890.
Commits
-------
b7429a5 Added a note about coding standards and method arguments1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
159 | 162 | | |
160 | 163 | | |
161 | 164 | | |
162 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
163 | 169 | | |
164 | 170 | | |
165 | 171 | | |
| |||
0 commit comments