public static property SimplenewsFieldUiTest::$modules in Simplenews 3.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/SimplenewsFieldUiTest.php \Drupal\Tests\simplenews\Functional\SimplenewsFieldUiTest::modules
Modules to enable.
Type: array
Overrides SimplenewsTestBase::$modules
File
- tests/
src/ Functional/ SimplenewsFieldUiTest.php, line 17
Class
- SimplenewsFieldUiTest
- Tests integration with field_ui.
Namespace
Drupal\Tests\simplenews\FunctionalCode
public static $modules = [
'field_ui',
'help',
];