You are here

protected property PriceCalculatorTest::$secondUser in Commerce Core 8.2

The second test user.

Type: \Drupal\user\UserInterface

File

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

Class

PriceCalculatorTest
Tests the price calculator.

Namespace

Drupal\Tests\commerce_order\Kernel

Code

protected $secondUser;