You are here

protected property PurchaseOrderTest::$product in Commerce Purchase Order 8

The product.

Type: \Drupal\commerce_product\Entity\ProductInterface

File

tests/src/Functional/PurchaseOrderTest.php, line 30

Class

PurchaseOrderTest
Tests the checkout of an order.

Namespace

Drupal\Tests\commerce_purchase_order\Functional

Code

protected $product;