You are here

protected property DunningSubscriber::$paymentDeclinedMail in Commerce Recurring Framework 8

The payment declined mail service.

Type: \Drupal\commerce_recurring\Mail\PaymentDeclinedMail

File

src/EventSubscriber/DunningSubscriber.php, line 20

Class

DunningSubscriber
Sends an email when the payment is declined for a recurring order.

Namespace

Drupal\commerce_recurring\EventSubscriber

Code

protected $paymentDeclinedMail;