You are here

protected property ProductBundleBrowserTestBase::$variations in Commerce Product Bundle 8

The variations to test against.

Type: \Drupal\commerce_product\Entity\ProductVariationInterface[]

File

tests/src/Functional/ProductBundleBrowserTestBase.php, line 49

Class

ProductBundleBrowserTestBase
Defines base class to use in commerce_product_bundle functional tests.

Namespace

Drupal\Tests\commerce_product_bundle\Functional

Code

protected $variations;