You are here

protected property OrderInvoiceTest::$order in Ubercart 8.4

The order.

Type: \Drupal\uc_order\OrderInterface

File

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

Class

OrderInvoiceTest
Tests order administration page invoice tab functionality.

Namespace

Drupal\Tests\uc_order\Functional

Code

protected $order;