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

The label of the party.

Type: string

File

lib/Drupal/party/Plugin/Core/Entity/Party.php, line 70
Definition of Drupal\party\Plugin\Core\Entity\Party.

Class

Party
Defines the Party class to extend users to work as an anonymous user API.

Namespace

Drupal\party\Plugin\Core\Entity

Code

public $label = '';