This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/tests/phpstan.neon
2023-02-04 20:50:26 +00:00

9 lines
176 B
Text

parameters:
level: 2
paths:
- ../core
- ../ext
- ../tests
- ../themes/default
ignoreErrors:
- '#Access to an undefined property Shimmie2\\Image::\$#'