File "phpstan.neon.dist"

Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/wp-rocket/vendor/composer/installers/phpstan.neon.dist
File size: 288 B (288 B bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

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