You are here

protected property OrderReceiptMailTest::$orderReceiptMail in Commerce Core 8.2

The order receipt.

Type: \Drupal\commerce_order\Mail\OrderReceiptMailInterface

File

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

Class

OrderReceiptMailTest
Tests the sending of order receipt emails.

Namespace

Drupal\Tests\commerce_order\Kernel\Mail

Code

protected $orderReceiptMail;