We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
use
1 parent 621ae62 commit 01aefc4Copy full SHA for 01aefc4
1 file changed
rector.php
@@ -48,6 +48,7 @@
48
use Rector\PSR4\Rector\FileWithoutNamespace\NormalizeNamespaceByPSR4ComposerAutoloadRector;
49
use Rector\Set\ValueObject\LevelSetList;
50
use Rector\Set\ValueObject\SetList;
51
+use Rector\TypeDeclaration\Rector\Property\TypedPropertyFromAssignsRector;
52
use Utils\Rector\PassStrictParameterToFunctionParameterRector;
53
use Utils\Rector\RemoveErrorSuppressInTryCatchStmtsRector;
54
use Utils\Rector\RemoveVarTagFromClassConstantRector;
0 commit comments