protected property PaymentDeclinedMail::$mailHandler in Commerce Recurring Framework 8
The mail handler.
Type: \Drupal\commerce\MailHandlerInterface
File
- src/
Mail/ PaymentDeclinedMail.php, line 32
Class
- PaymentDeclinedMail
- Sends an email when the payment is declined for a recurring order.
Namespace
Drupal\commerce_recurring\MailCode
protected $mailHandler;