public static property TmgmtSmartlingLogSettingsTest::$modules in TMGMT Translator Smartling 8.3
Same name in this branch
- 8.3 modules/tmgmt_smartling_log_settings/tests/src/Functional/TmgmtSmartlingLogSettingsTest.php \Drupal\Tests\tmgmt_smartling_log_settings\Functional\TmgmtSmartlingLogSettingsTest::modules
- 8.3 modules/tmgmt_smartling_log_settings/tests/src/Kernel/TmgmtSmartlingLogSettingsTest.php \Drupal\Tests\tmgmt_smartling_log_settings\Kernel\TmgmtSmartlingLogSettingsTest::modules
Same name and namespace in other branches
- 8.4 modules/tmgmt_smartling_log_settings/tests/src/Functional/TmgmtSmartlingLogSettingsTest.php \Drupal\Tests\tmgmt_smartling_log_settings\Functional\TmgmtSmartlingLogSettingsTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- modules/
tmgmt_smartling_log_settings/ tests/ src/ Functional/ TmgmtSmartlingLogSettingsTest.php, line 19
Class
- TmgmtSmartlingLogSettingsTest
- Tests TmgmtSmartlingLogSettingsTest settings.
Namespace
Drupal\Tests\tmgmt_smartling_log_settings\FunctionalCode
public static $modules = [
'tmgmt_smartling_log_settings',
];