You are here

protected property InvoiceConfirmationMailTest::$invoiceConfirmationMail in Commerce Invoice 8.2

The invoice confirmation.

Type: \Drupal\commerce_invoice\Mail\InvoiceConfirmationMailInterface

File

tests/src/Kernel/Mail/InvoiceConfirmationMailTest.php, line 42

Class

InvoiceConfirmationMailTest
Tests the sending of invoice confirmation emails.

Namespace

Drupal\Tests\commerce_invoice\Kernel\Mail

Code

protected $invoiceConfirmationMail;