Commit c2978af
fix: skip first class callable in DispatchToHelperFunctionsRector (#391)
Co-authored-by: Geni Jaho <[email protected]>1 parent ab3c25f commit c2978af
File tree
2 files changed
+12
-1
lines changed- src/Rector/StaticCall
- tests/Rector/StaticCall/DispatchToHelperFunctionsRector/Fixture
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | | - | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments