aboutsummaryrefslogtreecommitdiff
path: root/phpstan.neon
blob: 8c4765c719ea616f998e9251a94c65df63eaea62 (plain)
1
2
3
4
5
6
7
parameters:
    level: 5
    paths:
        - app/class
        - app/fn
        - index.php
        - tests