审查视图

vendor/markbaker/matrix/phpstan.neon 185 字节
郭盛 authored
1 2 3 4
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#'