# tier-pricing-table/8.0.2/freemius/phpstan.neon

Tiered Pricing Table for WooCommerce, version 8.0.2. 14 lines.

- Page: https://pluginprobe.com/plugins/tier-pricing-table/8.0.2/code/freemius/phpstan.neon
- Raw: https://pluginprobe.com/plugins/tier-pricing-table/8.0.2/raw/freemius/phpstan.neon
- Modified: 2023-09-06T14:30:14+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/tier-pricing-table/8.0.2/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
```
