service commerce.mail_handler in Commerce Core 8.2
Class
Drupal\commerce\MailHandler3 string references to commerce.mail_handler
- MailHandlerTest::setUp in tests/
src/ Kernel/ MailHandlerTest.php - MailHandlerThemeTest::setUp in tests/
src/ Kernel/ MailHandlerThemeTest.php - OrderIntegrationTest::testEmailLog in modules/
log/ tests/ src/ Kernel/ OrderIntegrationTest.php - Tests that a log is generated when any order email is sent.
File
View source
- class: Drupal\commerce\MailHandler
- arguments:
- - '@language.default'
- - '@language_manager'
- - '@plugin.manager.mail'
- - '@event_dispatcher'