Files
kulakpos_web/vendor/shalvah/upgrader/phpstan.neon

6 lines
207 B
Plaintext
Raw Normal View History

2026-04-18 19:47:13 +07:00
parameters:
level: 5
reportUnmatchedIgnoredErrors: true
inferPrivatePropertyTypeFromConstructor: true
ignoreErrors:
- '#Method .+ should return .+\|null but return statement is missing.#'