Location::getPreposition - jcobban/Genealogy GitHub Wiki

$location->getPreposition()

Up: class Location

This method returns the preposition to be used when displaying the instance of Location as part of text.

The return value is the string value of the `preposition` field of the Location.

$location['preposition'] is a synonym for this method.

Next: $location->get($fieldname)