Remove phpstan exception that no longer triggers

MAILPOET-5161
This commit is contained in:
John Oleksowicz
2023-10-11 16:21:10 -05:00
committed by Aschepikov
parent 3e45bca0f9
commit c809461322
3 changed files with 0 additions and 15 deletions

View File

@ -85,11 +85,6 @@ parameters:
count: 1
path: ../../lib/API/JSON/v1/Segments.php
-
message: "#^Method MailPoet\\\\Analytics\\\\Analytics\\:\\:generateAnalytics\\(\\) should return array\\|null but returns mixed\\.$#"
count: 1
path: ../../lib/Analytics/Analytics.php
-
message: "#^Cannot access offset 'events' on mixed\\.$#"
count: 3

View File

@ -85,11 +85,6 @@ parameters:
count: 1
path: ../../lib/API/JSON/v1/Segments.php
-
message: "#^Method MailPoet\\\\Analytics\\\\Analytics\\:\\:generateAnalytics\\(\\) should return array\\|null but returns mixed\\.$#"
count: 1
path: ../../lib/Analytics/Analytics.php
-
message: "#^Cannot access offset 'events' on mixed\\.$#"
count: 3

View File

@ -84,11 +84,6 @@ parameters:
count: 1
path: ../../lib/API/JSON/v1/Segments.php
-
message: "#^Method MailPoet\\\\Analytics\\\\Analytics\\:\\:generateAnalytics\\(\\) should return array\\|null but returns mixed\\.$#"
count: 1
path: ../../lib/Analytics/Analytics.php
-
message: "#^Cannot access offset 'events' on mixed\\.$#"
count: 3