diff --git a/phpstan.neon b/phpstan.neon index b2ee138f..8b843baa 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -13,4 +13,4 @@ parameters: ignoreErrors: - '#Class Event constructor invoked with 1 parameter, 4-5 required\.#' - '#Constant [A-Z_]+ not found\.#' - - '#Class Session constructor invoked with 2 parameters, 0-1 required.\.#' + - '#Class Session constructor invoked with 2 parameters, 0-1 required\.#'