Skip to content

Commit 8b4d417

Browse files
committed
[ci-review] Rector Rectify
1 parent 41c22b8 commit 8b4d417

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

rules/Php85/Rector/FuncCall/ArrayKeyExistsNullToEmptyStringRector.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
namespace Rector\Php85\Rector\FuncCall;
66

77
use PhpParser\Node;
8-
use PhpParser\Node\Arg;
98
use PhpParser\Node\Expr\FuncCall;
10-
use PhpParser\Node\Identifier;
119
use PHPStan\Analyser\Scope;
1210
use PHPStan\Reflection\ClassReflection;
1311
use PHPStan\Reflection\FunctionReflection;

0 commit comments

Comments
 (0)