You are here

protected property PriceCalculatorTest::$firstUser in Commerce Core 8.2

The first test user.

Type: \Drupal\user\UserInterface

File

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

Class

PriceCalculatorTest
Tests the price calculator.

Namespace

Drupal\Tests\commerce_order\Kernel

Code

protected $firstUser;