From 5f62ecdd3a122002786e09a229bc198783207dd2 Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Wed, 28 Feb 2024 11:19:57 +0100 Subject: [PATCH] [PHPStan] Aligned baseline with the recent changes --- phpstan-baseline.neon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index c7761ec2f6..84e11eddd2 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -34725,11 +34725,6 @@ parameters: count: 1 path: tests/integration/Core/Repository/LocationServiceTest.php - - - message: "#^Cannot access property \\$id on Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Location\\|false\\.$#" - count: 1 - path: tests/integration/Core/Repository/LocationServiceTest.php - - message: "#^Cannot access property \\$id on Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Location\\|null\\.$#" count: 4