Home
last modified time | relevance | path

Searched refs:getCurrentSpouse (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Module/InteractiveTree/
H A DTreeView.php247 $partner = $person->getCurrentSpouse();
/webtrees/app/
H A DIndividual.php693 public function getCurrentSpouse(): Individual|null function in Fisharebest\\Webtrees\\Individual