Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Google/
H A DChartDistribution.php118 'f' => $this->country_service->mapTwoLetterToName($country),
/webtrees/app/Statistics/Service/
H A DCountryService.php814 public function mapTwoLetterToName(string $twoLetterCode): string function in Fisharebest\\Webtrees\\Statistics\\Service\\CountryService