You are here

protected property MultidomainGoogleAnalyticsAdminSettingsForm::$entityTypeManager in Multidomain Google Analytics 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/MultidomainGoogleAnalyticsAdminSettingsForm.php, line 30

Class

MultidomainGoogleAnalyticsAdminSettingsForm
Configure Google_Analytics settings for this site.

Namespace

Drupal\multidomain_google_analytics\Form

Code

protected $entityTypeManager;