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