You are here

protected property SettingsForm::$entityTypeManager in Node Option Premium 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SettingsForm.php, line 23

Class

SettingsForm
Defines a form that configures settings.

Namespace

Drupal\nopremium\Form

Code

protected $entityTypeManager;