You are here

constant EasyEmailEvents::EMAIL_SENT in Easy Email 8

Same name and namespace in other branches
  1. 2.0.x src/Event/EasyEmailEvents.php \Drupal\easy_email\Event\EasyEmailEvents::EMAIL_SENT

Name of the event fired after sending an email.

See also

\Drupal\easy_email\Event\EasyEmailEvent

File

src/Event/EasyEmailEvents.php, line 131

Class

EasyEmailEvents

Namespace

Drupal\easy_email\Event

Code

const EMAIL_SENT = 'easy_email.easy_email.sent';