Files
bpm/phpspreadsheet-1.13_php-7.4/vendor/markbaker/matrix/phpstan.neon
2022-11-28 10:24:23 +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#'