public static property ContentTmgmtEntitySourceUiTest::$modules in Translation Management Tool 8
Modules to enable.
Type: array
Overrides TMGMTTestBase::$modules
File
- sources/
content/ tests/ src/ Functional/ ContentTmgmtEntitySourceUiTest.php, line 30
Class
- ContentTmgmtEntitySourceUiTest
- Content entity source UI tests.
Namespace
Drupal\Tests\tmgmt_content\FunctionalCode
public static $modules = array(
'tmgmt_content',
'comment',
'ckeditor',
'block_content',
);