You are here

namespace Drupal\commerce_email\Plugin\Commerce\EmailEvent in Commerce Email 8

Classsort descending Location Description
CheckoutCompletionRegister src/Plugin/Commerce/EmailEvent/CheckoutCompletionRegister.php Provides the CheckoutCompletionRegister email event.
EmailEventBase src/Plugin/Commerce/EmailEvent/EmailEventBase.php Provides a base class for email event plugins.
EmailEventInterface src/Plugin/Commerce/EmailEvent/EmailEventInterface.php Defines the interface for email events.
OrderPaid src/Plugin/Commerce/EmailEvent/OrderPaid.php Provides the OrderPaid email event.
OrderPlaced src/Plugin/Commerce/EmailEvent/OrderPlaced.php Provides the OrderPlaced email event.