public static property SmartlingTestBase::$modules in TMGMT Translator Smartling 8.4
Same name in this branch
- 8.4 tests/src/Functional/SmartlingTestBase.php \Drupal\Tests\tmgmt_smartling\Functional\SmartlingTestBase::modules
- 8.4 tests/src/Kernel/SmartlingTestBase.php \Drupal\Tests\tmgmt_smartling\Kernel\SmartlingTestBase::modules
Same name and namespace in other branches
- 8.3 tests/src/Kernel/SmartlingTestBase.php \Drupal\Tests\tmgmt_smartling\Kernel\SmartlingTestBase::modules
Modules to enable.
Type: array
Overrides TMGMTKernelTestBase::$modules
File
- tests/
src/ Kernel/ SmartlingTestBase.php, line 15
Class
- SmartlingTestBase
- Smartling kernel test base class.
Namespace
Drupal\Tests\tmgmt_smartling\KernelCode
public static $modules = [
'tmgmt_smartling',
'tmgmt_extension_suit',
'tmgmt_file',
'file',
];