Files
drmaterac.pagedev.pl/vendor/markbaker/matrix/phpstan.neon
2026-01-25 21:50:36 +01:00

6 lines
226 B
Plaintext

parameters:
ignoreErrors:
- '#Property [A-Za-z\\]+::\$[A-Za-z]+ has no typehint specified#'
- '#Method [A-Za-z\\]+::[A-Za-z]+\(\) has no return typehint specified#'
checkMissingIterableValueType: false