Skip to the content.

phpGPX\Models\Person

Class Person A person or organisation

Properties

$name

public string $name

Name of person or organization.

An original GPX 1.1 attribute.

$email

public \phpGPX\Models\Email $email

E-mail address.

An original GPX 1.1 attribute.

public \phpGPX\Models\Link $link

Link to Web site or other external information about person.

An original GPX 1.1 attribute.

Methods

__construct

mixed phpGPX\Models\Person::__construct()

Person constructor.

toArray

array phpGPX\Models\Summarizable::toArray()

Serialize object to array