Citation::getSource - jcobban/Genealogy GitHub Wiki

Citation::getSource

Up: class Citation

This gets the instance of class Source that described the master source document that this Citation references.

    $source           = $citation->getSource();

Next: $citation->getDate