Home
last modified time | relevance | path

Searched refs:TAG_SYNONYMS (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Services/
H A DGedcomService.php155 private const TAG_SYNONYMS = [ define in Fisharebest\\Webtrees\\Services\\GedcomService
172 $tag = self::TAG_NAMES[$tag] ?? self::TAG_SYNONYMS[$tag] ?? $tag;