Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DPlaceRepositoryInterface.php39 public function commonDeathPlacesList(): string; function
/webtrees/app/Statistics/Repository/
H A DPlaceRepository.php170 public function commonDeathPlacesList(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\PlaceRepository
/webtrees/app/
H A DStatistics.php846 public function commonDeathPlacesList(): string function in Fisharebest\\Webtrees\\Statistics
848 return $this->place_repository->commonDeathPlacesList();