Searched refs:associateFacts (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Module/ | ||
H A D | IndividualFactsTabModule.php | 133 $associate_facts = $this->individual_facts_service->associateFacts($individual); |
/webtrees/app/Services/ | ||
H A D | IndividualFactsService.php | 93 public function associateFacts(Individual $individual): Collection function in Fisharebest\\Webtrees\\Services\\IndividualFactsService |