You are here

public property Party::$label in Party 8.2

Same name in this branch
  1. 8.2 includes/party.entity.inc \Party::label
  2. 8.2 lib/Drupal/party/Plugin/Core/Entity/Party.php \Drupal\party\Plugin\Core\Entity\Party::label
Same name and namespace in other branches
  1. 7 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 190
Contains the controller classes for Party entities.

Class

Party
The class used for party entities.

Code

public $label;