# wpide/3.5.9/freemius/phpstan.neon

WPIDE – File Manager &amp; Code Editor, version 3.5.9. 14 lines.

- Page: https://pluginprobe.com/plugins/wpide/3.5.9/code/freemius/phpstan.neon
- Raw: https://pluginprobe.com/plugins/wpide/3.5.9/raw/freemius/phpstan.neon
- Modified: 2024-02-01T15:35:08+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wpide/3.5.9/code/freemius/phpstan.neon#L10-L20`.

```
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
```
