public property Party::$email in Party 8.2
Same name and namespace in other branches
- 7 includes/party.entity.inc \Party::email
The primary email for this party.
Type: string
File
- includes/
party.entity.inc, line 213 - Contains the controller classes for Party entities.
Class
- Party
- The class used for party entities.
Code
public $email;