mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 08:35:20 +00:00
phpstan: enable checkGenericClassInNonGenericObjectType
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
parameters:
|
||||
#checkGenericClassInNonGenericObjectType: true
|
||||
checkGenericClassInNonGenericObjectType: true
|
||||
#checkMissingIterableValueType: true
|
||||
checkMissingVarTagTypehint: true
|
||||
checkMissingTypehints: true
|
||||
|
Reference in New Issue
Block a user