Skip to content

Address::getNotes

James Cobban edited this page Sep 26, 2019 · 4 revisions

$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()

Clone this wiki locally