You are here

service commerce_google_tag_manager.event_storage in Commerce Google Tag Manager 8

Same name and namespace in other branches
  1. 8.2 commerce_google_tag_manager.services.yml \commerce_google_tag_manager.event_storage

Class

Drupal\commerce_google_tag_manager\EventStorageService
2 string references to commerce_google_tag_manager.event_storage
EventsController::create in src/Controller/EventsController.php
Instantiates a new instance of this class.
EventStorageServiceTest::setUp in tests/src/Kernel/EventStorageServiceTest.php

File

./commerce_google_tag_manager.services.yml
commerce_google_tag_manager.services.yml

View source
  1. class: Drupal\commerce_google_tag_manager\EventStorageService
  2. arguments:
  3. - '@tempstore.private'
  4. - '@event_dispatcher'