You are here

protected property OrderUserTest::$user in Commerce Core 8.2

A test user with normal privileges.

Type: \Drupal\user\UserInterface

File

modules/order/tests/src/Functional/OrderUserTest.php, line 21

Class

OrderUserTest
Tests normal user operations with orders.

Namespace

Drupal\Tests\commerce_order\Functional

Code

protected $user;