You are here

protected property OrderEventTransactionsKernelTest::$product in Commerce Stock 8

A test product.

Type: \Drupal\commerce_product\Entity\ProductInterface

File

modules/local_storage/tests/src/Kernel/OrderEventTransactionsKernelTest.php, line 51

Class

OrderEventTransactionsKernelTest
Ensure the stock transactions are performed on order events.

Namespace

Drupal\Tests\commerce_stock_local\Kernel

Code

protected $product;