You are here

protected property EventTrackerService::$currentStore 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::currentStore

The current store.

Type: \Drupal\commerce_store\CurrentStoreInterface

File

src/EventTrackerService.php, line 61

Class

EventTrackerService
Track different events from Google's Enhanced Ecommerce.

Namespace

Drupal\commerce_google_tag_manager

Code

protected $currentStore;