diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 50a3f0a..c88bd3a 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -1,5 +1,7 @@ parameters: ignoreErrors: + - + message: '#^Method .* is unused.$#' - message: "#^Offset 'secret' does not exist on array\\{secret\\?\\: array\\\\|string, secure\\: bool, relaxed\\: array\\, algorithm\\: array\\, header\\: string, regexp\\: string, cookie\\: string, attribute\\: string, \\.\\.\\.\\}\\.$#" count: 1