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