You are here

protected property RateWidgetForm::$moduleHandler in Rate 8.2

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides EntityForm::$moduleHandler

File

src/RateWidgetForm.php, line 41

Class

RateWidgetForm
Form controller for vote type forms.

Namespace

Drupal\rate

Code

protected $moduleHandler;