diff --git a/phpstan-baseline-standard.neon b/phpstan-baseline-standard.neon index 51daa0ae9..dc7d3480e 100644 --- a/phpstan-baseline-standard.neon +++ b/phpstan-baseline-standard.neon @@ -110,11 +110,6 @@ parameters: count: 2 path: application/controllers/EventRuleController.php - - - message: "#^Cannot access offset 'object_filter' on mixed\\.$#" - count: 2 - path: application/controllers/EventRuleController.php - - message: "#^Cannot access property \\$position on mixed\\.$#" count: 2