includes: - phpstan-baseline.neon parameters: level: 1 paths: - src - tests ignoreErrors: - '#Unsafe usage of new static\(\)#' - message: '#Undefined variable\: \$this#' path: tests