You are here

protected property SettingsForm::$entityTypeManager in CookieConsent 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SettingsForm.php, line 28
Contains Drupal\cookieconsent\Form\SettingsForm.

Class

SettingsForm
Class SettingsForm.

Namespace

Drupal\cookieconsent\Form

Code

protected $entityTypeManager;