You are here

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

The price calculator.

Type: \Drupal\commerce_order\PriceCalculatorInterface

File

src/EventTrackerService.php, line 68

Class

EventTrackerService
Track different events from Google's Enhanced Ecommerce.

Namespace

Drupal\commerce_google_tag_manager

Code

protected $priceCalculator;