Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DEventRepositoryInterface.php83 public function totalEventsDivorce(): string; function
/webtrees/app/Statistics/Repository/
H A DEventRepository.php172 public function totalEventsDivorce(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository
/webtrees/app/
H A DStatistics.php506 public function totalEventsDivorce(): string function in Fisharebest\\Webtrees\\Statistics
508 return $this->event_repository->totalEventsDivorce();