Skip to content

Commit 3c7b4ff

Browse files
committed
apply cs-fix
1 parent ce61cc4 commit 3c7b4ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/TypedLocalVariableChecker.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
use Psalm\StatementsSource;
1414
use Psalm\Storage\FunctionLikeStorage;
1515
use Psalm\Type\Union;
16+
use function is_array;
1617

1718
final class TypedLocalVariableChecker implements AfterExpressionAnalysisInterface, AfterFunctionLikeAnalysisInterface
1819
{

0 commit comments

Comments
 (0)