You are here

protected property PriceCalculatorTest::$priceCalculator in Commerce Core 8.2

The price calculator.

Type: \Drupal\commerce_order\PriceCalculatorInterface

File

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

Class

PriceCalculatorTest
Tests the price calculator.

Namespace

Drupal\Tests\commerce_order\Kernel

Code

protected $priceCalculator;