constant REROUTE_EMAIL_DESCRIPTION in Reroute Email 8
Same name and namespace in other branches
- 2.x reroute_email.module \REROUTE_EMAIL_DESCRIPTION
3 uses of REROUTE_EMAIL_DESCRIPTION
- reroute_email_mail_alter in ./
reroute_email.module - Implements hook_mail_alter().
- reroute_email_update_8001 in ./
reroute_email.install - Implements hook_update_N().
- SettingsForm::buildForm in src/
Form/ SettingsForm.php - Form constructor.
File
- ./
reroute_email.module, line 15 - Intercepts all outgoing emails to be rerouted to a configurable destination.
Code
define('REROUTE_EMAIL_DESCRIPTION', 'description');