phpstan: enable checkGenericClassInNonGenericObjectType

This commit is contained in:
Dylan K. Taylor 2020-01-11 23:04:16 +00:00
parent 5bded9cff8
commit 2cfc25b4f8

View File

@ -1,5 +1,5 @@
parameters:
#checkGenericClassInNonGenericObjectType: true
checkGenericClassInNonGenericObjectType: true
#checkMissingIterableValueType: true
checkMissingVarTagTypehint: true
checkMissingTypehints: true