rector/rules/EarlyReturn/Rector/If_
Tomas Votruba 143f4b8549 Updated Rector to commit b7da222d01
b7da222d01 [Php74] Skip protected property on final class with parent not loaded on TypedPropertyRector (#1560)
2021-12-24 20:47:54 +00:00
..
ChangeAndIfToEarlyReturnRector.php Updated Rector to commit b7da222d01 2021-12-24 20:47:54 +00:00
ChangeIfElseValueAssignToEarlyReturnRector.php Updated Rector to commit 1d409bc35b 2021-12-10 10:22:23 +00:00
ChangeNestedIfsToEarlyReturnRector.php Updated Rector to commit 1d409bc35b 2021-12-10 10:22:23 +00:00
ChangeOrIfContinueToMultiContinueRector.php Updated Rector to commit 1d409bc35b 2021-12-10 10:22:23 +00:00
ChangeOrIfReturnToEarlyReturnRector.php Updated Rector to commit 1d409bc35b 2021-12-10 10:22:23 +00:00
RemoveAlwaysElseRector.php Updated Rector to commit 1d409bc35b 2021-12-10 10:22:23 +00:00