From 1751c050d0eb54d52818673877d6a716e0bb0635 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Mon, 2 Feb 2026 09:37:55 +0000 Subject: Tidy report code --- phpstan-baseline.neon | 6 ------ 1 file changed, 6 deletions(-) (limited to 'phpstan-baseline.neon') diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 3f9c6c3720..f706f9c676 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -18,12 +18,6 @@ parameters: count: 5 path: app/Module/RelationshipsChartModule.php - - - rawMessage: Access to an undefined property Fisharebest\Webtrees\GedcomRecord::$generation. - identifier: property.notFound - count: 1 - path: app/Report/ReportParserGenerate.php - - rawMessage: 'Call to an undefined method Fisharebest\Webtrees\GedcomRecord::sex().' identifier: method.notFound -- cgit v1.3