bnomei/kirby-blueprints

View on GitHub
phpstan.neon.dist

Summary

Maintainability
Test Coverage
parameters:
    level: 9
    paths:
        - classes
        - index.php
    excludePaths:
        - tests

    ignoreErrors:
#        - '#Undefined variable: \$this#'
        -
            identifier: missingType.iterableValue