You are here

protected static property MassContact::$htmlEmailModules in Mass Contact 8

Defines the HTML modules supported.

Type: string[]

File

src/MassContact.php, line 31

Class

MassContact
The Mass Contact helper service.

Namespace

Drupal\mass_contact

Code

protected static $htmlEmailModules = [
  'mimemail',
  'swiftmailer',
];