public property Party::$label in Party 8.2
Same name in this branch
- 8.2 includes/party.entity.inc \Party::label
- 8.2 lib/Drupal/party/Plugin/Core/Entity/Party.php \Drupal\party\Plugin\Core\Entity\Party::label
Same name and namespace in other branches
- 7 includes/party.entity.inc \Party::label
The human-readable label for the party.
Type: string
See also
File
- includes/
party.entity.inc, line 190 - Contains the controller classes for Party entities.
Class
- Party
- The class used for party entities.
Code
public $label;