diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index a670743..4d30180 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -1374,12 +1374,6 @@ parameters: count: 1 path: core/Service/User/UserTenantContextService.php - - - message: '#^Public method "MintyPHP\\Support\\Flash\:\:add\(\)" is never used$#' - identifier: public.method.unused - count: 1 - path: core/Support/Flash.php - - message: '#^Public method "MintyPHP\\Support\\Flash\:\:dismissByKey\(\)" is never used$#' identifier: public.method.unused