You are here

protected property RecurringKernelTestBase::$user in Commerce Recurring Framework 8

The test user.

Type: \Drupal\user\UserInterface

File

tests/src/Kernel/RecurringKernelTestBase.php, line 63

Class

RecurringKernelTestBase
Provides a base class for Recurring kernel tests.

Namespace

Drupal\Tests\commerce_recurring\Kernel

Code

protected $user;