You are here

public static property SimplenewsI18nTest::$modules in Simplenews 8

Modules to enable.

Type: array

Overrides SimplenewsTestBase::$modules

File

src/Tests/SimplenewsI18nTest.php, line 23

Class

SimplenewsI18nTest
Translation of newsletters and issues.

Namespace

Drupal\simplenews\Tests

Code

public static $modules = [
  'locale',
  'config_translation',
  'content_translation',
];