Commit a07c51a
authored
[CLEANUP] rector: Long array to short array and Change list() to array destruct (#553)
This applies the rule LongArrayToShortArrayRector.
For details see: https://github.com/rectorphp/rector/blob/main/docs/rector_rules_overview.md#longarraytoshortarrayrector
This applies the rule ListToArrayDestructRector
For details see: https://github.com/rectorphp/rector/blob/main/docs/rector_rules_overview.md#listtoarraydestructrector
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>1 parent 3c2e4e0 commit a07c51a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| |||
0 commit comments