public function RateWidgetInterface::getOptions in Rate 8.2
Return the rate widget voting buttons as options.
Return value
array Array of the message template settings.
1 method overrides RateWidgetInterface::getOptions()
- RateWidget::getOptions in src/
Entity/ RateWidget.php - Return the rate widget voting buttons as options.
File
- src/
RateWidgetInterface.php, line 42
Class
- RateWidgetInterface
- Provides an interface defining a Rate widget entity.
Namespace
Drupal\rateCode
public function getOptions();