You are here

protected property RateSettingsForm::$entityTypeManager in Rate 8.2

Same name and namespace in other branches
  1. 8 src/Form/RateSettingsForm.php \Drupal\rate\Form\RateSettingsForm::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/RateSettingsForm.php, line 38

Class

RateSettingsForm
Configure rate settings for the site.

Namespace

Drupal\rate\Form

Code

protected $entityTypeManager;