Searched refs:canonicalTag (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Services/ | ||
H A D | GedcomService.php | 168 public function canonicalTag(string $tag): string function in Fisharebest\\Webtrees\\Services\\GedcomService |
H A D | GedcomImportService.php | 95 $tag = $gedcom_service->canonicalTag($tag); |
/webtrees/ | ||
H A D | phpstan-baseline.neon | 8236 message: '#^Cannot call method canonicalTag\(\) on mixed\.$#' |