public static property SimplenewsI18nTest::$modules in Simplenews 8.2
Same name and namespace in other branches
- 3.x 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\FunctionalCode
public static $modules = [
'locale',
'config_translation',
'content_translation',
];