summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2022-10-31 10:30:49 +0000
committerGreg Roach <greg@subaqua.co.uk>2022-11-02 13:31:26 +0000
commite0aee0b25a0f07918327acd19eb4b1ebe63901ca (patch)
treeccd95a52805779180c2103bfa585e834a3ffad93 /phpstan-baseline.neon
parentcc3a55cc9254c46b8956c7e702b3b80efa075d87 (diff)
downloadwebtrees-e0aee0b25a0f07918327acd19eb4b1ebe63901ca.tar.gz
webtrees-e0aee0b25a0f07918327acd19eb4b1ebe63901ca.tar.bz2
webtrees-e0aee0b25a0f07918327acd19eb4b1ebe63901ca.zip
Remove old/unused code
Diffstat (limited to 'phpstan-baseline.neon')
-rw-r--r--phpstan-baseline.neon5
1 files changed, 0 insertions, 5 deletions
diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon
index 50282f241c..5ba6214610 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -76,11 +76,6 @@ parameters:
path: app/Encodings/AbstractEncoding.php
-
- message: "#^Method Fisharebest\\\\Webtrees\\\\Fact\\:\\:getNotes\\(\\) should return array\\<Fisharebest\\\\Webtrees\\\\Note\\|string\\> but returns array\\<int, array\\|Fisharebest\\\\Webtrees\\\\Note\\|string\\|null\\>\\.$#"
- count: 1
- path: app/Fact.php
-
- -
message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
count: 1
path: app/Factories/FamilyFactory.php