Address::toString - jcobban/Genealogy GitHub Wiki

$address->toString()

Up: class Address

This returns a string summary of the contents of the record. If the record is not private this returns a string representing the postal address.

Next: $address->mergeAddresses($from)