public static property FileTranslatorTest::$modules in Translation Management Tool 8
Modules to enable.
Type: array
Overrides TMGMTTestBase::$modules
File
- translators/
tmgmt_file/ tests/ src/ Functional/ FileTranslatorTest.php, line 25
Class
- FileTranslatorTest
- Tests for the file translator.
Namespace
Drupal\Tests\tmgmt_file\FunctionalCode
public static $modules = array(
'tmgmt_file',
'tmgmt',
);