public property Party::$label in Party 7
Same name and namespace in other branches
- 8.2 includes/party.entity.inc \Party::label
The human-readable label for the party.
Type: string
See also
PartyController::setLabel()
File
- includes/
party.entity.inc, line 268 - Contains the controller classes for Party entities.
Class
- Party
- The class used for party entities.
Code
public $label;