Skip to the content.

phpGPX\Models\Copyright

Class Copyright Information about the copyright holder and any license governing use of this file.

By linking to an appropriate license, you may place your data into the public domain or grant additional usage rights.

Properties

$author

public string $author

Copyright holder (TopoSoft, Inc.)

$year

public string $year

Year of copyright.

$license

public string $license

Link to external file containing license text.

Methods

__construct

mixed phpGPX\Models\Copyright::__construct()

Copyright constructor.

toArray

array phpGPX\Models\Summarizable::toArray()

Serialize object to array