You are here

protected property VoteType::$description in Voting API 8.3

A brief description of this vote type.

Type: string

File

src/Entity/VoteType.php, line 78

Class

VoteType
Defines the Vote type configuration entity.

Namespace

Drupal\votingapi\Entity

Code

protected $description;