You are here

public property VoteUpDownWidget::$widget_template in Vote Up/Down 8

Widget's Template file name (without extension).

Type: string

File

src/Annotation/VoteUpDownWidget.php, line 47

Class

VoteUpDownWidget
Defines a Vote Up/Down Widget annotation object.

Namespace

Drupal\vud\Annotation

Code

public $widget_template = "widget";