You are here

public static property SwiftMailerSettingsTest::$modules in Swift Mailer 8

Modules to enable.

Type: array

File

src/Tests/SwiftMailerSettingsTest.php, line 19

Class

SwiftMailerSettingsTest
Tests the Transport and Message Settings UI.

Namespace

Drupal\swiftmailer\Tests

Code

public static $modules = [
  'swiftmailer',
  'mailsystem',
  'block',
];