File "phpstan.neon.dist"

Full Path: /home/fineflavourcocoa/public_html/wp-content/plugins/kirki/kirki-composer/composer/installers/phpstan.neon.dist
File size: 288 bytes
MIME-type: text/plain
Charset: utf-8

parameters:
    level: 8
    paths:
        - src
        - tests
    excludes_analyse:
        - tests/Composer/Installers/Test/PolyfillTestCase.php
    ignoreErrors:
        - '~Test::[a-zA-Z0-9]+Provider\(\) return type~'

includes:
    - vendor/phpstan/phpstan-phpunit/extension.neon