You are here

constant EasyEmailEvents::EMAIL_PREUSEREVAL 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_PREUSEREVAL

Name of the event fired before evaluating user recipients in an email.

See also

\Drupal\easy_email\Event\EasyEmailEvent

File

src/Event/EasyEmailEvents.php, line 86

Class

EasyEmailEvents

Namespace

Drupal\easy_email\Event

Code

const EMAIL_PREUSEREVAL = 'easy_email.easy_email.preusereval';