You are here

protected property SettingsForm::$entityTypeManager in Forward 8.2

Same name and namespace in other branches
  1. 8.3 src/Form/SettingsForm.php \Drupal\forward\Form\SettingsForm::entityTypeManager
  2. 8 src/Form/SettingsForm.php \Drupal\forward\Form\SettingsForm::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SettingsForm.php, line 24

Class

SettingsForm
Configure settings for this module.

Namespace

Drupal\forward\Form

Code

protected $entityTypeManager;