We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d2d2b3 commit 4d3cb77Copy full SHA for 4d3cb77
rector.php
@@ -12,5 +12,4 @@
12
\Rector\Set\ValueObject\SetList::PHP_80,
13
\Rector\Set\ValueObject\SetList::PHP_81,
14
]);
15
- $rectorConfig->rule(Rector\Php80\Rector\Class_\ClassPropertyAssignToConstructorPromotionRector::class);
16
};
0 commit comments