protected property PaymentDeclinedMail::$entityTypeManager in Commerce Recurring Framework 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Mail/ PaymentDeclinedMail.php, line 25
Class
- PaymentDeclinedMail
- Sends an email when the payment is declined for a recurring order.
Namespace
Drupal\commerce_recurring\MailCode
protected $entityTypeManager;