Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ci-review] Rector Rectify
Browse files Browse the repository at this point in the history
actions-user committed Nov 30, 2022
1 parent 4e04c49 commit 7ca88eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/set/type-declaration.php
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@
use Rector\CodeQuality\Rector\ClassMethod\ReturnTypeFromStrictScalarReturnExprRector;
use Rector\Config\RectorConfig;
use Rector\TypeDeclaration\Rector\ArrowFunction\AddArrowFunctionReturnTypeRector;
use Rector\TypeDeclaration\Rector\ClassMethod\AddArrayReturnDocTypeRector;
use Rector\TypeDeclaration\Rector\ClassMethod\AddMethodCallBasedStrictParamTypeRector;
use Rector\TypeDeclaration\Rector\ClassMethod\AddParamTypeBasedOnPHPUnitDataProviderRector;
use Rector\TypeDeclaration\Rector\ClassMethod\AddParamTypeFromPropertyTypeRector;

0 comments on commit 7ca88eb

Please sign in to comment.