From bcdfe3703c1d11a3976b61b2ab3cdeda24e25fdb Mon Sep 17 00:00:00 2001 From: tischsoic Date: Tue, 22 Oct 2024 13:19:53 +0200 Subject: [PATCH] [PHPStan] Fix phpstan-baseline.neon --- phpstan-baseline.neon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index de9397bf47..2d26781f48 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -365,11 +365,6 @@ parameters: count: 1 path: src/bundle/Core/Command/VirtualFieldDuplicateFixCommand.php - - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Converter\\\\ContentParamConverter\\:\\:getSupportedClass\\(\\) has no return type specified\\.$#" - count: 1 - path: src/bundle/Core/Converter/ContentParamConverter.php - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Converter\\\\ContentParamConverter\\:\\:loadValueObject\\(\\) has parameter \\$id with no type specified\\.$#" count: 1