You are here

protected property OrderRulesTestBase::$adminUser in Ubercart 8.4

A user with administration rights.

Type: \Drupal\Core\Session\AccountInterface

File

uc_order/tests/src/Functional/OrderRulesTestBase.php, line 38

Class

OrderRulesTestBase
Tests the four events that uc_order provides for use in Rules module.

Namespace

Drupal\Tests\uc_order\Functional

Code

protected $adminUser;