You are here

protected property OrderReceiptMailTest::$order in Commerce Core 8.2

A sample order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

modules/order/tests/src/Kernel/Mail/OrderReceiptMailTest.php, line 29

Class

OrderReceiptMailTest
Tests the sending of order receipt emails.

Namespace

Drupal\Tests\commerce_order\Kernel\Mail

Code

protected $order;