Event::getCitId - jcobban/Genealogy GitHub Wiki

$event->getCitId()

Up: class Event

This method returns the unique numeric identifier of the record containing the event information for creating Citations to this Event. This is required because while most instances of Event correspond to actual records in the Events table, some represent information converted from other records where Legacy Family Tree stored information.

Next: $event->getCitType()