You are here

protected property PriceListKernelTestBase::$user in Commerce Pricelist 8

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/PriceListKernelTestBase.php \Drupal\Tests\commerce_pricelist\Kernel\PriceListKernelTestBase::user

A sample user.

Type: \Drupal\user\UserInterface

File

tests/src/Kernel/PriceListKernelTestBase.php, line 31

Class

PriceListKernelTestBase
Provides a base class for Commerce kernel tests.

Namespace

Drupal\Tests\commerce_pricelist\Kernel

Code

protected $user;