parameters: level: 1 reportUnmatchedIgnoredErrors: false checkGenericClassInNonGenericObjectType: false paths: - publish - src - tests ignoreErrors: - '#Constant BASE_PATH not found#' - '#Unknown parameter \$[a-zA-Z0-9]+ in call to callable Closure\.#' - '#Property [a-zA-Z0-9\\_]+::\$[a-zA-Z0-9]+ is never written, only read\.#' - '#Method [a-zA-Z0-9\\_]+::[a-zA-Z0-9]+\(\) is unused\.#' - '#Method [a-zA-Z0-9\\_]+::[a-zA-Z0-9]+\(\) has parameter \$response with no value type specified in iterable type array\.#' - '#Undefined variable: \$this#'