Commit 76305df
committed
Updated Rector to commit 051e9336a50f80cee7f6ff87c1869df7a60f710d
rectorphp/rector-src@051e933 [TypeDeclaration] Add missing isAbstract() checck on FeatureFlags::treatClassesAsFinal() on AddMethodCallBasedStrictParamTypeRector (#7014)1 parent 0111ddf commit 76305df
File tree
2 files changed
+3
-3
lines changed- rules/TypeDeclaration/Rector/ClassMethod
- src/Application
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments