Temple::getNotes - jcobban/Genealogy GitHub Wiki
$temple->getNotes($options)
Up: class Temple
This method returns textual information about the Temple
. This method exists for symmetry with class Location and class Address.
If a parameter is specified it is ignored.
The return value is an empty string as the Temple
class does not currently contain a field to hold notes.
Next: $temple->getZoom()