You are here

constant EasyEmailEvents::EMAIL_USEREVAL 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_USEREVAL

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

See also

\Drupal\easy_email\Event\EasyEmailEvent

File

src/Event/EasyEmailEvents.php, line 95

Class

EasyEmailEvents

Namespace

Drupal\easy_email\Event

Code

const EMAIL_USEREVAL = 'easy_email.easy_email.usereval';