diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index c971c03..3e721e8 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -1117,12 +1117,12 @@ parameters: - message: "#^Cannot access offset 'cover_page_logo' on mixed\\.$#" - count: 2 + count: 1 path: library/Reporting/Web/Widget/Template.php - message: "#^Cannot access offset 'cover_pageā€¦' on mixed\\.$#" - count: 2 + count: 1 path: library/Reporting/Web/Widget/Template.php -