Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DFamilyDatesRepositoryInterface.php165 public function firstMarriagePlace(): string; function
/webtrees/app/Statistics/Repository/
H A DFamilyDatesRepository.php424 public function firstMarriagePlace(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository
/webtrees/app/
H A DStatistics.php1405 public function firstMarriagePlace(): string function in Fisharebest\\Webtrees\\Statistics
1407 return $this->family_dates_repository->firstMarriagePlace();