Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DFamilyDatesRepositoryInterface.php249 public function lastDivorcePlace(): string; function
/webtrees/app/Statistics/Repository/
H A DFamilyDatesRepository.php448 public function lastDivorcePlace(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository
/webtrees/app/
H A DStatistics.php1534 public function lastDivorcePlace(): string function in Fisharebest\\Webtrees\\Statistics
1536 return $this->family_dates_repository->lastDivorcePlace();