You are here

constant SWIFTMAILER_FORMAT_PLAIN in Swift Mailer 8

Same name and namespace in other branches
  1. 8.2 swiftmailer.module \SWIFTMAILER_FORMAT_PLAIN
  2. 7 swiftmailer.module \SWIFTMAILER_FORMAT_PLAIN
1 use of SWIFTMAILER_FORMAT_PLAIN
SwiftMailer::mail in src/Plugin/Mail/SwiftMailer.php
Sends a message composed by drupal_mail().

File

./swiftmailer.module, line 18
This is the primary module file.

Code

define('SWIFTMAILER_FORMAT_PLAIN', 'text/plain');