You are here

private property EventTrackerService::$currentUser in Commerce Google Tag Manager 8.2

Same name and namespace in other branches
  1. 8 src/EventTrackerService.php \Drupal\commerce_google_tag_manager\EventTrackerService::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/EventTrackerService.php, line 54

Class

EventTrackerService
Track different events from Google's Enhanced Ecommerce.

Namespace

Drupal\commerce_google_tag_manager

Code

private $currentUser;