You are here

protected property OrderInvoiceTest::$adminUser in Ubercart 8.4

A user with permission to view customers.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

OrderInvoiceTest
Tests order administration page invoice tab functionality.

Namespace

Drupal\Tests\uc_order\Functional

Code

protected $adminUser;