You are here

protected property CommerceProductBundleKernelTestBase::$user in Commerce Product Bundle 8

A sample user.

Type: \Drupal\user\UserInterface

File

tests/src/Kernel/CommerceProductBundleKernelTestBase.php, line 48

Class

CommerceProductBundleKernelTestBase
Provides a base class for Commerce Product Bundle tests.

Namespace

Drupal\Tests\commerce_product_bundle\Kernel

Code

protected $user;