Commit b8d06da
committed
minor #14941 [CS] Add comma after last array item in multi-line array (sebpacz)
This PR was merged into the 4.4 branch.
Discussion
----------
[CS] Add comma after last array item in multi-line array
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `5.x` for features of unreleased versions).
-->
Commits
-------
3b1c006 [CS] Add comma after last array item in multi-line array1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments