protected property GoogleAnalyticsAdminSettingsForm::$currentUser in Google Analytics 4.x
Same name and namespace in other branches
- 8.3 src/Form/GoogleAnalyticsAdminSettingsForm.php \Drupal\google_analytics\Form\GoogleAnalyticsAdminSettingsForm::currentUser
- 8.2 src/Form/GoogleAnalyticsAdminSettingsForm.php \Drupal\google_analytics\Form\GoogleAnalyticsAdminSettingsForm::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
Form/ GoogleAnalyticsAdminSettingsForm.php, line 33
Class
- GoogleAnalyticsAdminSettingsForm
- Configure Google_Analytics settings for this site.
Namespace
Drupal\google_analytics\FormCode
protected $currentUser;