Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DEventRepositoryInterface.php90 public function totalDivorces(): string; function
/webtrees/app/Statistics/Repository/
H A DEventRepository.php180 public function totalDivorces(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository
/webtrees/app/
H A DStatistics.php514 public function totalDivorces(): string function in Fisharebest\\Webtrees\\Statistics
516 return $this->event_repository->totalDivorces();