service plugin.manager.commerce_email_event in Commerce Email 8
Class
Drupal\commerce_email\EmailEventManager3 string references to plugin.manager.commerce_email_event
- Email::getEvent in src/
Entity/ Email.php - Gets the email event.
- EmailForm::create in src/
Form/ EmailForm.php - Instantiates a new instance of this class.
- EmailSubscriber::getSubscribedEvents in src/
EventSubscriber/ EmailSubscriber.php - Returns an array of event names this subscriber wants to listen to.
File
View source
- class: Drupal\commerce_email\EmailEventManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@entity_type.manager'