Child::clearEvent - jcobban/Genealogy GitHub Wiki
$child->clearEvent($eventId)
Up: class Child
This method is used by class Event to clear out the obsolete fields in the instance of Child that were formerly used to describe the sealing of a child to his/her parents by the Church of Latter Day Saints. It takes one parameter which identifies the specific event to clear. The only supported value is 'parseal'
.
Next: $child->getEvents()