diff --git a/phpstan.dist.neon b/phpstan.dist.neon index 73fe257..fad74b2 100644 --- a/phpstan.dist.neon +++ b/phpstan.dist.neon @@ -5,7 +5,7 @@ parameters: paths: - publish - src - - testsi + - tests ignoreErrors: - '#Constant BASE_PATH not found#' - '#Property [a-zA-Z0-9\\_]+::\$[a-zA-Z0-9]+ is never written, only read\.#'