You are here

namespace Drupal\views_send\Event in Views Send 8

Classsort descending Location Description
AllMailAddedEvent src/Event/AllMailAddedEvent.php Event that is fired when all e-mails have been added to the spool.
MailAddedEvent src/Event/MailAddedEvent.php Event that is fired when an e-mail has been added to the spool.
MailSentEvent src/Event/MailSentEvent.php Event that is fired when an e-mail has been sent.