public static property TMGMTKernelTestBase::$modules in Translation Management Tool 8
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ TMGMTKernelTestBase.php, line 27
Class
- TMGMTKernelTestBase
- Base class for tests.
Namespace
Drupal\Tests\tmgmt\KernelCode
public static $modules = array(
'user',
'system',
'field',
'text',
'entity_test',
'language',
'locale',
'tmgmt',
'tmgmt_test',
'options',
);