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