Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Google/
H A DChartDistribution.php66 $this->country_to_iso3166 = $this->getIso3166Countries();
74 private function getIso3166Countries(): array function in Fisharebest\\Webtrees\\Statistics\\Google\\ChartDistribution