bnomei/autoloader-for-kirby

View on GitHub
phpstan.neon.dist

Summary

Maintainability
Test Coverage
parameters:
    level: 5
    paths:
        - classes
        - helpers.php
    excludePaths:
        - tests
    checkMissingIterableValueType: false

    ignoreErrors:
        # - '#Undefined variable: \$this#'