You are here

protected property OrderInvoiceTest::$customer in Ubercart 8.4

The user who placed the order.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

OrderInvoiceTest
Tests order administration page invoice tab functionality.

Namespace

Drupal\Tests\uc_order\Functional

Code

protected $customer;