You are here

protected property RateWidgetBaseForm::$entityTypeManager in Rate 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/RateWidgetBaseForm.php, line 44

Class

RateWidgetBaseForm
Form controller for rate vote forms.

Namespace

Drupal\rate\Form

Code

protected $entityTypeManager;