diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-02-01 09:47:20 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-02-01 09:49:51 +0000 |
| commit | 37431c193e324f67c8dc2210fd7a06fd578a102b (patch) | |
| tree | 044458bfaf9408274ad799c615deb2619d2037d7 /phpstan-baseline.neon | |
| parent | 12e4592523256ff7a9af6900994299898a8611b9 (diff) | |
| download | webtrees-37431c193e324f67c8dc2210fd7a06fd578a102b.tar.gz webtrees-37431c193e324f67c8dc2210fd7a06fd578a102b.tar.bz2 webtrees-37431c193e324f67c8dc2210fd7a06fd578a102b.zip | |
PHPstan baseline
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 84a450de17..85c04360a5 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -186,11 +186,6 @@ parameters: path: app/Factories/LocationFactory.php - - message: "#^Class Fisharebest\\\\Webtrees\\\\CommonMark\\\\CensusTableExtension does not have a constructor and must be instantiated without any parameters\\.$#" - count: 1 - path: app/Factories/MarkdownFactory.php - - - message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\MediaFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#" count: 1 path: app/Factories/MediaFactory.php |
