You are here

protected property RateWidgetForm::$entityTypeManager in Rate 8.2

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/RateWidgetForm.php, line 27

Class

RateWidgetForm
Form controller for vote type forms.

Namespace

Drupal\rate

Code

protected $entityTypeManager;