You are here

protected property PriceCalculatorTest::$firstVariation in Commerce Core 8.2

The first variation.

Type: \Drupal\commerce_product\Entity\ProductVariationInterface

File

modules/order/tests/src/Kernel/PriceCalculatorTest.php, line 26

Class

PriceCalculatorTest
Tests the price calculator.

Namespace

Drupal\Tests\commerce_order\Kernel

Code

protected $firstVariation;