Recommend this page to a friend! |
Classes of Jakub Dubec | PHP GPX Library | docs/phpGPX-Models-Person.md | Download |
|
DownloadphpGPX\Models\PersonClass Person A person or organisation
Properties$name
Name of person or organization. An original GPX 1.1 attribute.
E-mail address. An original GPX 1.1 attribute.
$link
Link to Web site or other external information about person. An original GPX 1.1 attribute.
Methods__construct
Person constructor.
toArray
Serialize object to array
|