constant MANDRILL_QUEUE in Mandrill 8
Same name and namespace in other branches
- 7.2 mandrill.module \MANDRILL_QUEUE
- 7 mandrill.module \MANDRILL_QUEUE
2 uses of MANDRILL_QUEUE
- MandrillMail::mail in src/
Plugin/ Mail/ MandrillMail.php - Send the email message.
- mandrill_uninstall in ./
mandrill.install - Implements hook_uninstall().
File
- ./
mandrill.module, line 9 - Enables Drupal to send email directly through Mandrill.
Code
define('MANDRILL_QUEUE', 'mandrill_queue');