Skip to content

Commit 6fd365b

Browse files
authored
Fix PHPStan issues (#1208)
1 parent b89f986 commit 6fd365b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ parameters:
77
excludePaths:
88
- **/vendor/**
99
treatPhpDocTypesAsCertain: false
10+
checkGenericClassInNonGenericObjectType: false

0 commit comments

Comments
 (0)