You are here

protected property VoteType::$value_type in Voting API 8.3

The type of value for this vote (percentage, points, etc.).

Type: string

File

src/Entity/VoteType.php, line 71

Class

VoteType
Defines the Vote type configuration entity.

Namespace

Drupal\votingapi\Entity

Code

protected $value_type;