summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-06-12 13:46:54 +0100
committerGreg Roach <greg@subaqua.co.uk>2021-06-12 13:46:54 +0100
commitdf7227122642c2249c044cbd6a659173750e1d14 (patch)
tree8a1b229f981edd87df68fc2d886d2ebbed15aa2b /phpstan-baseline.neon
parent9062008fc4236b127d2bb93afbc618eff6465994 (diff)
downloadwebtrees-df7227122642c2249c044cbd6a659173750e1d14.tar.gz
webtrees-df7227122642c2249c044cbd6a659173750e1d14.tar.bz2
webtrees-df7227122642c2249c044cbd6a659173750e1d14.zip
Update phpstan baseline
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 636e582486..3db87a0084 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -1545,11 +1545,6 @@ parameters:
path: app/Services/GedcomExportService.php
-
- message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\GedcomService\\:\\:readPlace\\(\\) should return array\\<string\\> but returns array\\<int, string\\>\\|false\\.$#"
- count: 1
- path: app/Services/GedcomService.php
-
- -
message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\HomePageService\\:\\:availableTreeBlocks\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<string, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\>\\.$#"
count: 1
path: app/Services/HomePageService.php