parameters: tmpDir: ./build/cache/phpstan level: max paths: - ./src - ./tests ignoreErrors: - '/Call to an undefined method/' - '/Access to an undefined property/' - '/Access to undefined constant/'