diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2026-02-02 09:37:55 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2026-02-02 10:22:50 +0000 |
| commit | 1751c050d0eb54d52818673877d6a716e0bb0635 (patch) | |
| tree | d68b912b78441893d474768ce0c69864af446ce1 /phpstan-baseline.neon | |
| parent | f9f3b815eb7738e87184d126b690897a93611b35 (diff) | |
| download | webtrees-1751c050d0eb54d52818673877d6a716e0bb0635.tar.gz webtrees-1751c050d0eb54d52818673877d6a716e0bb0635.tar.bz2 webtrees-1751c050d0eb54d52818673877d6a716e0bb0635.zip | |
Tidy report code
Diffstat (limited to 'phpstan-baseline.neon')
| -rw-r--r-- | phpstan-baseline.neon | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 3f9c6c3720..f706f9c676 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -19,12 +19,6 @@ parameters: 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 count: 17 |
