zhaojs
2023-07-13 a68df46561ea9f551576849591afa9ae0caf90a7
1
2
3
4
5
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