File "phpstan.neon"

Full Path: /home/attunedd/public_html/wp-content/plugins/wpide/freemius/phpstan.neon
File size: 330 bytes
MIME-type: text/plain
Charset: utf-8

parameters:
    level: 0
    paths:
        - config.php
        - start.php
        - require.php
        - includes/
        - templates/
    bootstrapFiles:
        - .phpstan/exceptions.php
    ignoreErrors:
        -
            message: '#will always evaluate to true#'
            path: includes/class-fs-plugin-updater.php