Skip to content

Commit 66e7cd3

Browse files
committed
fix cs
1 parent 7b1065c commit 66e7cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Type/Php/ArrayFilterFunctionReturnTypeReturnTypeExtension.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
use PHPStan\Type\TypeUtils;
3434
use function array_map;
3535
use function count;
36+
use function in_array;
3637
use function is_string;
3738
use function strtolower;
3839
use function substr;

0 commit comments

Comments
 (0)