We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e29c7 commit 809fb6bCopy full SHA for 809fb6b
1 file changed
src/Rules/Variables/ParameterOutAssignedTypeRule.php
@@ -6,7 +6,6 @@
6
use PHPStan\Analyser\Scope;
7
use PHPStan\Node\VariableAssignNode;
8
use PHPStan\Reflection\ExtendedMethodReflection;
9
-use PHPStan\Reflection\FunctionReflection;
10
use PHPStan\Reflection\ParametersAcceptorSelector;
11
use PHPStan\Rules\Rule;
12
use PHPStan\Rules\RuleErrorBuilder;
0 commit comments