BBnepal-Accounts/vendor/markbaker/matrix/phpstan.neon
Sampanna Rimal 9cd05ef3cb commitall
2024-07-10 18:28:19 +05:45

7 lines
330 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#'
- '#Method [A-Za-z\\]+::[A-Za-z]+\(\) has parameter \$[A-Za-z0-9]+ with no typehint specified#'
checkMissingIterableValueType: false