Home
last modified time | relevance | path

Searched defs:husb (Results 1 – 2 of 2) sorted by relevance

/webtrees/resources/views/lists/
H A Dfamilies-table.phtml171 …<?php $husb = $family->husband() ?? Registry::individualFactory()->new('H', '0 @H@ INDI', null, $f… variable
/webtrees/app/
H A DFamily.php36 private Individual|null $husb = null; variable in Fisharebest\\Webtrees\\Family