public static property SimplenewsFieldUiTest::$modules in Simplenews 8.2
Same name and namespace in other branches
- 3.x 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',
];