You are here

constant PollChoiceDefaultWidget::VOTE_DEFAULT_VALUE in Poll 8

The default value of a vote.

File

src/Plugin/Field/FieldWidget/PollChoiceDefaultWidget.php, line 28

Class

PollChoiceDefaultWidget
Plugin implementation of the 'poll_choice_default' widget.

Namespace

Drupal\poll\Plugin\Field\FieldWidget

Code

const VOTE_DEFAULT_VALUE = 1;