Child::getPerson - jcobban/Genealogy GitHub Wiki

$child->getPerson()

Up: class Child

This factory method returns the instance of class Person that this record is associated with. If the field 'idir' has not been initialized this returns null.

Next: $child->getParSealEvent()