You are here

public static property TmgmtSmartlingLogSettingsTest::$modules in TMGMT Translator Smartling 8.4

Same name in this branch
  1. 8.4 modules/tmgmt_smartling_log_settings/tests/src/Functional/TmgmtSmartlingLogSettingsTest.php \Drupal\Tests\tmgmt_smartling_log_settings\Functional\TmgmtSmartlingLogSettingsTest::modules
  2. 8.4 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
  1. 8.3 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\Functional

Code

public static $modules = [
  'tmgmt_smartling_log_settings',
];