You are here

private property AlterProductPurchasedEntityEvent::$product in Commerce Google Tag Manager 8.2

Same name and namespace in other branches
  1. 8 src/Event/AlterProductPurchasedEntityEvent.php \Drupal\commerce_google_tag_manager\Event\AlterProductPurchasedEntityEvent::product

The Commerce GTM product class.

Type: \Drupal\commerce_google_tag_manager\Product

File

src/Event/AlterProductPurchasedEntityEvent.php, line 22

Class

AlterProductPurchasedEntityEvent
Event to alter the Enhanced Ecommerce product.

Namespace

Drupal\commerce_google_tag_manager\Event

Code

private $product;