You are here

protected property UbercartBrowserTestBase::$adminUser in Ubercart 8.4

User with privileges to do everything.

Type: \Drupal\Core\Session\AccountInterface

File

uc_store/tests/src/Functional/UbercartBrowserTestBase.php, line 44

Class

UbercartBrowserTestBase
Base class for Ubercart PHPUnit browser tests.

Namespace

Drupal\Tests\uc_store\Functional

Code

protected $adminUser;