Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DPlaceRepositoryInterface.php53 public function commonCountriesList(): string; function
/webtrees/app/Statistics/Repository/
H A DPlaceRepository.php192 public function commonCountriesList(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\PlaceRepository
/webtrees/app/
H A DStatistics.php830 public function commonCountriesList(): string function in Fisharebest\\Webtrees\\Statistics
832 return $this->place_repository->commonCountriesList();