Name::getSurnameRec - jcobban/Genealogy GitHub Wiki
$name->getSurnameRec()
Up: class Name
This method obtains a reference to the instance of class Surname associated with this instance. The return value is always a valid instance of class Surname
.
Next: class NickName