protected property EmailSubscriber::$emailSender in Commerce Email 8
The email sender.
Type: \Drupal\commerce_email\EmailSenderInterface
File
- src/
EventSubscriber/ EmailSubscriber.php, line 23
Class
- EmailSubscriber
- Subscribes to Symfony events and maps them to email events.
Namespace
Drupal\commerce_email\EventSubscriberCode
protected $emailSender;