You are here

private property EventStorageService::$tempStore in Commerce Google Tag Manager 8.2

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

The tempstore object.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

src/EventStorageService.php, line 27

Class

EventStorageService
Stores all tracked Enhanced Ecommerce events in a private tempstore.

Namespace

Drupal\commerce_google_tag_manager

Code

private $tempStore;