public static property TMGMTDemoTest::$modules in Translation Management Tool 8
Modules to enable.
Type: string[]
Overrides TMGMTTestBase::$modules
File
- modules/
demo/ tests/ src/ Functional/ TMGMTDemoTest.php, line 20
Class
- TMGMTDemoTest
- Tests the demo module for TMGMT.
Namespace
Drupal\Tests\tmgmt_demo\FunctionalCode
public static $modules = array(
'tmgmt_demo',
'ckeditor',
);