diff --git a/src/rector.php b/src/rector.php index a1fa9ee42c..98fa29fc48 100644 --- a/src/rector.php +++ b/src/rector.php @@ -38,5 +38,6 @@ SetList::TYPE_DECLARATION, SetList::INSTANCEOF, SetList::DEAD_CODE, + SetList::PRIVATIZATION, ]); };