constant EventManagerInterface::FIELD_EMAIL_REPLY_TO in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/EventManagerInterface.php \Drupal\rng\EventManagerInterface::FIELD_EMAIL_REPLY_TO
- 3.x src/EventManagerInterface.php \Drupal\rng\EventManagerInterface::FIELD_EMAIL_REPLY_TO
ID of an `email` field attached to an event bundle.
Reply-to address for e-mails sent from an event.
File
- src/
EventManagerInterface.php, line 48
Class
- EventManagerInterface
- Event manager for RNG.
Namespace
Drupal\rngCode
const FIELD_EMAIL_REPLY_TO = 'rng_reply_to';