Files
dvm/phpspreadsheet_1.8.1.0/vendor/markbaker/matrix/phpstan.neon
2022-11-28 10:27:30 +01:00

5 lines
185 B
Plaintext
Executable File

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#'