Address::getNotes - jcobban/Genealogy GitHub Wiki

$address->getNotes()

Up: class Address

This method returns the textual information associated with the instance of Address. This method exists for symmetry with class Location and class Temple.

The return value is a string containing the contents of the `addrnotes` field as HTML text.

Next: $address->getLatitude()