Files
kulakpos_web/vendor/shalvah/upgrader/phpstan.neon
2026-04-18 19:47:13 +07:00

6 lines
207 B
Plaintext

parameters:
level: 5
reportUnmatchedIgnoredErrors: true
inferPrivatePropertyTypeFromConstructor: true
ignoreErrors:
- '#Method .+ should return .+\|null but return statement is missing.#'