You are here

protected property StockWebDriverTestBase::$variations in Commerce Stock 8

Array of product variations.

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

File

tests/src/FunctionalJavascript/StockWebDriverTestBase.php, line 61

Class

StockWebDriverTestBase
Defines base class for commerce stock test cases.

Namespace

Drupal\Tests\commerce_stock\FunctionalJavascript

Code

protected $variations;