# copy-the-code/3.7.0/classes/freemius/phpstan.neon

Copy Anything to Clipboard for WordPress – Copy Button, Copy Text &amp; Copy Code, version 3.7.0. 14 lines.

- Page: https://pluginprobe.com/plugins/copy-the-code/3.7.0/code/classes/freemius/phpstan.neon
- Raw: https://pluginprobe.com/plugins/copy-the-code/3.7.0/raw/classes/freemius/phpstan.neon
- Modified: 2023-10-21T20:26:50+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/copy-the-code/3.7.0/code/classes/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
```
