swaggest/json-schema-maker

View on GitHub
phpstan.neon

Summary

Maintainability
Test Coverage
parameters:
    inferPrivatePropertyTypeFromConstructor: true
    ignoreErrors:
        - '#Access to an undefined property Swaggest\\JsonSchema\\NameMirror.+#'
        - '#Binary operation \"\.\" between array<Swaggest\\JsonSchema\\SchemaContract>.+#'