zhaojs
2023-07-05 8360573136266589e1339fed9b9686315b222e6b
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