You are here

protected property MailHandlerTest::$mailHandler in Commerce Core 8.2

The mail handler.

Type: \Drupal\commerce\MailHandlerInterface

File

tests/src/Kernel/MailHandlerTest.php, line 23

Class

MailHandlerTest
Tests the sending of customer emails.

Namespace

Drupal\Tests\commerce\Kernel

Code

protected $mailHandler;