You are here

public static property SimplenewsI18nTest::$modules in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/SimplenewsI18nTest.php \Drupal\Tests\simplenews\Functional\SimplenewsI18nTest::modules

Modules to enable.

Type: array

Overrides SimplenewsTestBase::$modules

File

tests/src/Functional/SimplenewsI18nTest.php, line 23

Class

SimplenewsI18nTest
Translation of newsletters and issues.

Namespace

Drupal\Tests\simplenews\Functional

Code

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