swaggest/json-diff

View on GitHub
phpstan.neon

Summary

Maintainability
Test Coverage
parameters:
    inferPrivatePropertyTypeFromConstructor: true
    checkMissingIterableValueType: false
    checkGenericClassInNonGenericObjectType: false
    ignoreErrors:
        - '#has no return typehint specified#'
        - '#with no typehint specified#'
        - '#has no typehint specified#'