You are here

protected property MailHandlerThemeTest::$mailHandler in Commerce Core 8.2

The mail handler.

Type: \Drupal\commerce\MailHandlerInterface

File

tests/src/Kernel/MailHandlerThemeTest.php, line 22

Class

MailHandlerThemeTest
Tests sending emails using the MailSystem mail theme setting.

Namespace

Drupal\Tests\commerce\Kernel

Code

protected $mailHandler;