service commerce_recurring.payment_declined_mail in Commerce Recurring Framework 8
Class
Drupal\commerce_recurring\Mail\PaymentDeclinedMail2 string references to commerce_recurring.payment_declined_mail
- PaymentDeclinedMailTest::setUp in tests/
src/ Kernel/ Mail/ PaymentDeclinedMailTest.php - RetryTest::rewindTime in tests/
src/ Kernel/ Plugin/ AdvancedQueue/ JobType/ RetryTest.php - Changes the current time.
File
View source
- class: Drupal\commerce_recurring\Mail\PaymentDeclinedMail
- arguments:
- - '@entity_type.manager'
- - '@commerce.mail_handler'
- - '@commerce_order.order_total_summary'
- - '@datetime.time'