You are here

protected property UbercartJavascriptTestBase::$adminUser in Ubercart 8.4

User with privileges to do everything.

Type: \Drupal\Core\Session\AccountInterface

File

uc_store/tests/src/FunctionalJavascript/UbercartJavascriptTestBase.php, line 44

Class

UbercartJavascriptTestBase
Base class for Ubercart PHPUnit browser tests.

Namespace

Drupal\Tests\uc_store\FunctionalJavascript

Code

protected $adminUser;