You are here

protected property ProductRulesEventsTest::$adminUser in Ubercart 8.4

A user with administration rights.

Type: \Drupal\Core\Session\AccountInterface

File

uc_product/tests/src/Functional/ProductRulesEventsTest.php, line 34

Class

ProductRulesEventsTest
Tests the one event that uc_product provides for use in Rules module.

Namespace

Drupal\Tests\uc_product\Functional

Code

protected $adminUser;