diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-10-31 10:30:49 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-11-02 13:31:26 +0000 |
| commit | e0aee0b25a0f07918327acd19eb4b1ebe63901ca (patch) | |
| tree | ccd95a52805779180c2103bfa585e834a3ffad93 /phpstan-baseline.neon | |
| parent | cc3a55cc9254c46b8956c7e702b3b80efa075d87 (diff) | |
| download | webtrees-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.neon | 5 |
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 |
