public static property ConfigSourceListTest::$modules in Translation Management Tool 8
Modules to enable.
Type: array
Overrides TMGMTTestBase::$modules
File
- sources/
tmgmt_config/ tests/ src/ Functional/ ConfigSourceListTest.php, line 23
Class
- ConfigSourceListTest
- Tests the user interface for entity translation lists.
Namespace
Drupal\Tests\tmgmt_config\FunctionalCode
public static $modules = array(
'tmgmt_config',
'tmgmt_content',
'config_translation',
'views',
'views_ui',
'field_ui',
);