Skip to content

Commit

Permalink
Remove deprecated Rector rule
Browse files Browse the repository at this point in the history
  • Loading branch information
u01jmg3 committed Jul 15, 2022
1 parent a42740a commit 62a4a94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
Rector\CodingStyle\Rector\PostInc\PostIncDecToPreIncDecRector::class,
Rector\DeadCode\Rector\ClassMethod\RemoveUselessParamTagRector::class,
Rector\DeadCode\Rector\ClassMethod\RemoveUnusedPromotedPropertyRector::class,
Rector\CodeQuality\Rector\ClassMethod\DateTimeToDateTimeInterfaceRector::class,
Rector\CodingStyle\Rector\Stmt\NewlineAfterStatementRector::class,
Rector\DeadCode\Rector\StaticCall\RemoveParentCallWithoutParentRector::class,
Rector\Transform\Rector\String_\StringToClassConstantRector::class,
Expand Down

0 comments on commit 62a4a94

Please sign in to comment.