You are here

constant CommerceEvents::POST_MAIL_SEND in Commerce Core 8.2

Name of the event fired after sending an email via the mail handler.

See also

\Drupal\commerce\Event\PostMailSendEvent.php

File

src/Event/CommerceEvents.php, line 37

Class

CommerceEvents
Defines events for the base Commerce module.

Namespace

Drupal\commerce\Event

Code

const POST_MAIL_SEND = 'commerce.post_mail_send';