phpstan: Remove obsolete pattern from baseline

This commit is contained in:
Johannes Meyer 2023-09-21 09:15:16 +02:00
parent 228cbc8376
commit 89fa677941

View File

@ -30,11 +30,6 @@ parameters:
count: 2
path: application/controllers/ConfigController.php
-
message: "#^Variable \\$config might not be defined\\.$#"
count: 1
path: application/controllers/ConfigController.php
-
message: "#^Call to an undefined method Icinga\\\\Data\\\\Filter\\\\Filter\\:\\:filters\\(\\)\\.$#"
count: 2