You are here

public function VoteUpDownWidgetInterface::getWidgetId in Vote Up/Down 8

Returns the label of the specific plugin instance

Return value

mixed

1 method overrides VoteUpDownWidgetInterface::getWidgetId()
VoteUpDownWidgetBase::getWidgetId in src/Plugin/VoteUpDownWidgetBase.php
Returns the label of the specific plugin instance

File

src/Plugin/VoteUpDownWidgetInterface.php, line 20

Class

VoteUpDownWidgetInterface
Defines an interface for Vote Up/Down Widget plugins.

Namespace

Drupal\vud\Plugin

Code

public function getWidgetId();