You are here

protected property GoogleAnalyticsAdminSettingsForm::$moduleHandler in Google Analytics 8.2

Same name and namespace in other branches
  1. 8.3 src/Form/GoogleAnalyticsAdminSettingsForm.php \Drupal\google_analytics\Form\GoogleAnalyticsAdminSettingsForm::moduleHandler
  2. 4.x src/Form/GoogleAnalyticsAdminSettingsForm.php \Drupal\google_analytics\Form\GoogleAnalyticsAdminSettingsForm::moduleHandler

The manages modules.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/GoogleAnalyticsAdminSettingsForm.php, line 24

Class

GoogleAnalyticsAdminSettingsForm
Configure Google_Analytics settings for this site.

Namespace

Drupal\google_analytics\Form

Code

protected $moduleHandler;