You are here

protected property VoteType::$label in Voting API 8.3

The human-readable name of the vote type.

Type: string

File

src/Entity/VoteType.php, line 64

Class

VoteType
Defines the Vote type configuration entity.

Namespace

Drupal\votingapi\Entity

Code

protected $label;