public static property TMGMTUiJavascriptTest::$modules in Translation Management Tool 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ FunctionalJavascript/ TMGMTUiJavascriptTest.php, line 43
Class
- TMGMTUiJavascriptTest
- Verifies the UI of the review form.
Namespace
Drupal\Tests\tmgmt\FunctionalJavascriptCode
public static $modules = array(
'tmgmt',
'tmgmt_test',
'tmgmt_content',
'image',
'node',
'block',
'locale',
);