You are here

service fivestar.widget_manager in Fivestar 8

Class

Drupal\fivestar\WidgetManager
4 string references to fivestar.widget_manager
FivestarFormatterBase::create in src/Plugin/Field/FieldFormatter/FivestarFormatterBase.php
Creates an instance of the plugin.
FivestarWidgetBase::create in src/Plugin/Field/FieldWidget/FivestarWidgetBase.php
Creates an instance of the plugin.
HookFivestarWidgetsAlterTest::setUp in tests/src/Kernel/HookFivestarWidgetsAlterTest.php
HookFivestarWidgetsTest::setUp in tests/src/Kernel/HookFivestarWidgetsTest.php

File

./fivestar.services.yml
fivestar.services.yml

View source
  1. class: Drupal\fivestar\WidgetManager
  2. arguments:
  3. - '@module_handler'