You are here

protected property PriceListBrowserTestBase::$product in Commerce Pricelist 8

The product to test against.

Type: \Drupal\commerce_product\Entity\ProductInterface

File

tests/src/Functional/PriceListBrowserTestBase.php, line 34

Class

PriceListBrowserTestBase
Defines base class for shortcut test cases.

Namespace

Drupal\Tests\commerce_pricelist\Functional

Code

protected $product;