Family::getHusbMarName - jcobban/Genealogy GitHub Wiki
$family->getHusbMarName()
Up: class Family
This factory method returns the instance of class Name for the married name of the husband.
If $family['idirhusb']
is zero this returns null.
Next: $family->getHusbName()