You are here

protected property GoogleAnalyticsAdminSettingsForm::$currentUser in Google Analytics 8.2

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Form/GoogleAnalyticsAdminSettingsForm.php, line 31

Class

GoogleAnalyticsAdminSettingsForm
Configure Google_Analytics settings for this site.

Namespace

Drupal\google_analytics\Form

Code

protected $currentUser;