Skip to content

Commit 9761c7f

Browse files
committed
Fix baseline
1 parent d437adb commit 9761c7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1698,7 +1698,7 @@ parameters:
16981698
-
16991699
rawMessage: 'Doing instanceof PHPStan\Type\Constant\ConstantArrayType is error-prone and deprecated. Use Type::getConstantArrays() instead.'
17001700
identifier: phpstanApi.instanceofType
1701-
count: 20
1701+
count: 21
17021702
path: src/Type/TypeCombinator.php
17031703

17041704
-

0 commit comments

Comments
 (0)