Searched refs:getCurrentSpouse (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Module/InteractiveTree/ | ||
H A D | TreeView.php | 247 $partner = $person->getCurrentSpouse(); |
/webtrees/app/ | ||
H A D | Individual.php | 693 public function getCurrentSpouse(): Individual|null function in Fisharebest\\Webtrees\\Individual |