You are here

protected property InvoiceConfirmationTest::$order in Commerce Invoice 8.2

A sample order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

tests/src/Kernel/InvoiceConfirmationTest.php, line 31

Class

InvoiceConfirmationTest
Tests the sending of multilingual invoice confirmation emails.

Namespace

Drupal\Tests\commerce_invoice\Kernel

Code

protected $order;