You are here

constant EasyEmailEvents::EMAIL_PRESAVE 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_PRESAVE

Name of the event fired before saving an email.

See also

\Drupal\easy_email\Event\EasyEmailEvent

File

src/Event/EasyEmailEvents.php, line 32

Class

EasyEmailEvents

Namespace

Drupal\easy_email\Event

Code

const EMAIL_PRESAVE = 'easy_email.easy_email.presave';