public static property LocalTasksTests::$modules in Translation Management Tool 8
Modules to enable.
Type: array
Overrides TMGMTTestBase::$modules
File
- tests/
src/ Functional/ LocalTasksTests.php, line 12
Class
- LocalTasksTests
- Verifies basic functionality of the local tasks.
Namespace
Drupal\Tests\tmgmt\FunctionalCode
public static $modules = array(
'dblog',
'node',
'views',
'tmgmt_content',
'tmgmt_file',
'tmgmt_config',
);