You are here

protected property AlterProductPurchasedEntityEventTest::$orderItem in Commerce Google Tag Manager 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/AlterProductPurchasedEntityEventTest.php \Drupal\Tests\commerce_google_tag_manager\Kernel\AlterProductPurchasedEntityEventTest::orderItem

The order item to test with.

Type: \Drupal\commerce_order\Entity\OrderItemInterface

File

tests/src/Kernel/AlterProductPurchasedEntityEventTest.php, line 51

Class

AlterProductPurchasedEntityEventTest
@coversDefaultClass \Drupal\commerce_google_tag_manager\Event\AlterProductPurchasedEntityEvent

Namespace

Drupal\Tests\commerce_google_tag_manager\Kernel

Code

protected $orderItem;