Recommend this page to a friend! |
Classes of Jakub Dubec | PHP GPX Library | docs/phpGPX-Models-Email.md | Download |
|
![]() phpGPX\Models\EmailClass Email An email address. Broken into two parts (id and domain) to help prevent email harvesting.
Properties$id
Id half of email address (jakub.dubec)
$domain
Domain half of email address (gmail.com)
Methods__construct
Email constructor.
toArray
Serialize object to array
|