Skip to content

Commit b61b526

Browse files
committed
Update DefinedVariableRule.php
1 parent a0bd193 commit b61b526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Rules/Variables/DefinedVariableRule.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
use PHPStan\Rules\IdentifierRuleError;
1313
use PHPStan\Rules\Rule;
1414
use PHPStan\Rules\RuleErrorBuilder;
15+
use PHPStan\Type\ObjectType;
1516
use function array_merge;
1617
use function in_array;
1718
use function is_string;

0 commit comments

Comments
 (0)